diff options
author | Stephen Warren <swarren@nvidia.com> | 2015-09-04 22:03:45 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-09-11 17:15:23 -0400 |
commit | d56b2015e6d5695d009d8e5e3930cbf34c3b5da0 (patch) | |
tree | 1f0bd35221f5d2c16165f2d36e9d9f0ea706abdf /common/spl/spl_onenand.c | |
parent | 934b14f2bb306dfa1947d30f4df90cdc8b710332 (diff) | |
download | talos-obmc-uboot-d56b2015e6d5695d009d8e5e3930cbf34c3b5da0.tar.gz talos-obmc-uboot-d56b2015e6d5695d009d8e5e3930cbf34c3b5da0.zip |
ext4: fix leak in check_filename()
root_first_block_buffer should be free()d in all cases, not just when an
error occurs. Fix the success exit path of the function to do this.
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Lukasz Majewski <l.majewski@samsung.com>
Tested-by: Lukasz Majewski <l.majewski@samsung.com>
Diffstat (limited to 'common/spl/spl_onenand.c')
0 files changed, 0 insertions, 0 deletions