commit | b4c30aad39805902cf5b855aa8a8b22d728ad057 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@ZenIV.linux.org.uk> | Sat Dec 19 16:03:30 2009 +0000 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sat Dec 19 09:27:43 2009 -0800 |
tree | 77aade9b02f1c7b0d2e92cdee9ce2403121f4a23 | |
parent | 6f5d51148921c242680a7a1d9913384a30ab3cbe [diff] |
fix more leaks in audit_tree.c tag_chunk() Several leaks in audit_tree didn't get caught by commit 318b6d3d7ddbcad3d6867e630711b8a705d873d7, including the leak on normal exit in case of multiple rules refering to the same chunk. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>