From: Al Viro Date: Sat, 19 Dec 2009 16:03:30 +0000 (+0000) Subject: fix more leaks in audit_tree.c tag_chunk() X-Git-Tag: v2.6.27.44~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f5195525e548d474a77ce00baa927e5c7ed6976;p=pandora-kernel.git fix more leaks in audit_tree.c tag_chunk() commit b4c30aad39805902cf5b855aa8a8b22d728ad057 upstream. 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 Signed-off-by: Linus Torvalds Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed