diff options
author | Jeff Dike <jdike@addtoit.com> | 2006-09-29 10:58:51 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-09-29 18:18:04 +0200 |
commit | 80c13749140284abdc23bbeed2507b7e5a3dc459 (patch) | |
tree | 9d5a56f718e8f467af3daf0089309d3b1ac9d12e /arch/um/Makefile-tt | |
parent | [PATCH] uml: locking documentation (diff) | |
download | linux-80c13749140284abdc23bbeed2507b7e5a3dc459.tar.xz linux-80c13749140284abdc23bbeed2507b7e5a3dc459.zip |
[PATCH] uml: close file descriptor leaks
Close two file descriptor leaks, one in the ubd driver and one to
/proc/mounts. The ubd driver bug also leaked some vmalloc space. The
/proc/mounts leak was a descriptor that was just never closed.
Signed-off-by: Jeff Dike <jdike@addtoit.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch/um/Makefile-tt')
0 files changed, 0 insertions, 0 deletions