commit | f268768d43bbf11c7107597abef57c6b86b6b229 | [log] [tgz] |
---|---|---|
author | Richard Genoud <richard.genoud@posteo.net> | Tue Nov 03 12:11:00 2020 +0100 |
committer | Tom Rini <trini@konsulko.com> | Thu Nov 19 09:45:49 2020 -0500 |
tree | decd6325b74ce79ad9046022ea59bab84c2d7cda | |
parent | 1b1e0c019588afc64a639b89fd0b6cd12534bce4 [diff] |
fs/squashfs: sqfs_opendir: fix some memory leaks and dangling pointers When trying to load an non-existing file, the cpu hangs! Signed-off-by: Richard Genoud <richard.genoud@posteo.net>