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>
Showing
Please register or sign in to comment