git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1236d3
)
sys_pipe(): fix file descriptor leaks
author
Ulrich Drepper
<drepper@redhat.com>
Wed, 7 May 2008 03:42:38 +0000
(20:42 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 8 May 2008 17:46:56 +0000
(10:46 -0700)
Remember to close the files if copy_to_user() failed.
Spotted by dm.n9107@gmail.com.
Signed-off-by: Ulrich Drepper <drepper@redhat.com>
Cc: DM <dm.n9107@gmail.com>
Cc: <stable@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found