diff options
author | 2005-11-07 00:59:37 -0800 | |
---|---|---|
committer | 2005-11-07 07:53:39 -0800 | |
commit | 53b27584db0446e356c86b3aa43f5107b0170704 (patch) | |
tree | 82b67a2ac88716cca4eb638f5475e875d6feb1ec /fs/buffer.c | |
parent | [PATCH] V9FS: 'names_cache' memory leak (diff) | |
download | linux-rng-53b27584db0446e356c86b3aa43f5107b0170704.tar.xz linux-rng-53b27584db0446e356c86b3aa43f5107b0170704.zip |
[PATCH] smbfs: '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: Urban Widmark <urban@teststation.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/buffer.c')
0 files changed, 0 insertions, 0 deletions