diff options
author | Jesper Juhl <jj@chaosbits.net> | 2012-05-23 14:58:49 +0200 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2012-05-23 14:58:49 +0200 |
commit | eb3d5cc67a525df5115c1dc1c0ff8a111bda70e4 (patch) | |
tree | 8897cf5aea12cea6d521d49525e642c7727ecd53 /crypto/camellia_generic.c | |
parent | Merge tag 'dlm-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland... (diff) | |
download | linux-eb3d5cc67a525df5115c1dc1c0ff8a111bda70e4.tar.xz linux-eb3d5cc67a525df5115c1dc1c0ff8a111bda70e4.zip |
modpost: Stop grab_file() from leaking filedescriptors if fstat() fails
In case the open() call succeeds but the subsequent fstat() call
fails, then we'll return without close()'ing the filedescriptor.
Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'crypto/camellia_generic.c')
0 files changed, 0 insertions, 0 deletions