aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChen Gang2013-04-29 17:05:19 -0500
committerGreg Kroah-Hartman2013-05-11 15:54:10 -0500
commitfccd6eb97dab4cf45b2cda8278d5a7582cd40d08 (patch)
tree4b11aa6bdb0d8444d2cafa845b545d35cde2341c /MAINTAINERS
parent76e7f478a400a76a37a05848cc2e9263e0d0cb40 (diff)
downloadkernel-omap-fccd6eb97dab4cf45b2cda8278d5a7582cd40d08.tar.gz
kernel-omap-fccd6eb97dab4cf45b2cda8278d5a7582cd40d08.tar.xz
kernel-omap-fccd6eb97dab4cf45b2cda8278d5a7582cd40d08.zip
kernel/audit_tree.c: tree will leak memory when failure occurs in audit_trim_trees()
commit 12b2f117f3bf738c1a00a6f64393f1953a740bd4 upstream. audit_trim_trees() calls get_tree(). If a failure occurs we must call put_tree(). [akpm@linux-foundation.org: run put_tree() before mutex_lock() for small scalability improvement] Signed-off-by: Chen Gang <gang.chen@asianux.com> Cc: Al Viro <viro@zeniv.linux.org.uk> Cc: Eric Paris <eparis@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> Signed-off-by: Jonghwan Choi <jhbird.choi@samsung.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions