commit | 4c83d2755776d4dd5e15a930d48db1082fc0d1cc | [log] [tgz] |
---|---|---|
author | Richard Genoud <richard.genoud@posteo.net> | Tue Nov 03 12:11:07 2020 +0100 |
committer | Tom Rini <trini@konsulko.com> | Thu Nov 19 09:45:49 2020 -0500 |
tree | df9c9734c43f13e3619370f3f606b31cf75ec7de | |
parent | cd54591afd42c547f43a7d509862f20e09264cde [diff] |
fs/squashfs: sqfs_read_inode_table: fix dangling pointer inode_table should not be left dangling as it may be freed in sqfs_opendir Signed-off-by: Richard Genoud <richard.genoud@posteo.net>