diff options
author | Richard Genoud <richard.genoud@posteo.net> | 2020-11-03 12:11:17 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-11-19 09:45:49 -0500 |
commit | 33686804d29e676177d408f1ce047b8c35185ddb (patch) | |
tree | f4692bb5864688622c0f55c390cdb0f6892b0ddf /drivers/ddr/imx/imx8m/ddr_init.c | |
parent | 53db0e24a8f981c1e303a1c745b8f0e28544096f (diff) | |
download | u-boot-33686804d29e676177d408f1ce047b8c35185ddb.tar.gz u-boot-33686804d29e676177d408f1ce047b8c35185ddb.tar.xz u-boot-33686804d29e676177d408f1ce047b8c35185ddb.zip |
fs/squashfs: sqfs_get_abs_path: fix possible memory leak on error
if sqfs_tokenize(rel_tokens, rc, rel); fails, the function exits
without freeing the array base_tokens.
Reviewed-by: Joao Marcos Costa <jmcosta944@gmail.com>
Signed-off-by: Richard Genoud <richard.genoud@posteo.net>
Diffstat (limited to 'drivers/ddr/imx/imx8m/ddr_init.c')
0 files changed, 0 insertions, 0 deletions