diff options
author | Davi Arnaut <davi.arnaut@gmail.com> | 2005-11-07 08:59:36 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-11-07 15:53:39 (GMT) |
commit | ce44eeb6906cf2b093b76ea69b952621712a4a3c (patch) | |
tree | 7fbf66bef211951dfac7c114de2bf3ae5fcb15a5 /fs/smbfs/dir.c | |
parent | be586bab8bfbf5d429bdfcb6136bdde89583c5c4 (diff) | |
download | linux-fsl-qoriq-ce44eeb6906cf2b093b76ea69b952621712a4a3c.tar.xz |
[PATCH] V9FS: 'names_cache' memory leak
Data allocated with "__getname()" should always be free'd with "__putname()"
because of the AUDITSYSCALL code.
Signed-off-by: Davi Arnaut <davi.arnaut@gmail.com>
Cc: <rminnich@lanl.gov>
Cc: Eric Van Hensbergen <ericvh@ericvh.myip.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/smbfs/dir.c')
0 files changed, 0 insertions, 0 deletions