1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-03 01:32:47 +02:00
Files
u-boot-megous/env
Heinrich Schuchardt 28ab12ad14 env: superfluous check before free()
Free() checks if its argument in NULL. There is no need for the caller to
do the same.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
2021-10-26 15:26:45 -04:00
..
2021-04-16 17:32:34 -04:00
2021-04-16 13:37:06 -04:00
2021-10-26 15:26:45 -04:00