u-boot-brain/drivers/qe
Heinrich Schuchardt 80b1ef942d drivers: qe: avoid double free()
Avoid calling free(addr) twice if the device for ucode is not found.

The problem was indicated by cppcheck.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2021-01-18 15:23:06 -05:00
..
fdt.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Kconfig net, qe: add DM support for QE UEC ethernet 2020-09-17 06:09:53 +02:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
qe.c drivers: qe: avoid double free() 2021-01-18 15:23:06 -05:00
uccf.c net, qe: add DM support for QE UEC ethernet 2020-09-17 06:09:53 +02:00
uccf.h powerpc, qe: fix codingstyle issues for drivers/qe 2020-09-17 06:09:53 +02:00
uec_phy.c net, qe: add DM support for QE UEC ethernet 2020-09-17 06:09:53 +02:00
uec_phy.h powerpc, qe: fix codingstyle issues for drivers/qe 2020-09-17 06:09:53 +02:00
uec.c net, qe: add DM support for QE UEC ethernet 2020-09-17 06:09:53 +02:00
uec.h powerpc, qe: fix codingstyle issues for drivers/qe 2020-09-17 06:09:53 +02:00