Files
u-boot-tk1-som/drivers
Peng Fan 12ff19dbfd usb: gadget: dfu: discard dead code
Reported by Coverity:
Logically dead code (DEADCODE)
dead_error_line: Execution cannot reach this statement:
(f_dfu->strings + --i).s = ....

If calloc failed, i is still 0 and no need to call free,
so discard the dead code.

Signed-off-by: Peng Fan <van.freenix@gmail.com>
Cc: "Łukasz Majewski" <l.majewski@samsung.com>
Cc: Marek Vasut <marex@denx.de>
2016-05-06 20:06:56 +02:00
..
2015-11-02 10:38:00 +09:00
2016-05-02 18:37:09 -04:00
2016-05-06 20:06:56 +02:00
2016-03-24 09:47:43 +01:00
2016-01-27 15:32:05 +01:00
2016-05-02 18:37:09 -04:00
2016-03-14 19:21:44 -04:00
2016-05-02 18:37:09 -04:00
2016-02-05 12:47:21 +08:00
2016-02-06 12:00:59 +01:00
2016-03-14 19:21:44 -04:00
2016-05-06 20:06:56 +02:00
2016-04-01 17:18:12 -04:00