diff options
author | Davi Arnaut <davi.arnaut@gmail.com> | 2005-11-07 08:59:37 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-11-07 15:53:39 (GMT) |
commit | 53b27584db0446e356c86b3aa43f5107b0170704 (patch) | |
tree | 82b67a2ac88716cca4eb638f5475e875d6feb1ec /scripts/lxdialog/util.c | |
parent | ce44eeb6906cf2b093b76ea69b952621712a4a3c (diff) | |
download | linux-fsl-qoriq-53b27584db0446e356c86b3aa43f5107b0170704.tar.xz |
[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 'scripts/lxdialog/util.c')
0 files changed, 0 insertions, 0 deletions