commit | 557f08fdc4f7e95c0c8169fb8c0a0f238ca3aed8 | [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 | 654b24851037c81a8e3d4c2e63fd72a9ef5abdad [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>