diff options
author | Jesper Juhl <jesper.juhl@gmail.com> | 2006-03-25 03:08:12 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-03-25 08:23:00 -0800 |
commit | 656bde5728b824ca23fcab8bc5800b309ea48d64 (patch) | |
tree | 9e570f9e5847a653d8ab11e2653464f5b525cc53 /scripts | |
parent | bda44e1d168ac76fce5183eb141592fc645c7818 (diff) | |
download | linux-3.10-656bde5728b824ca23fcab8bc5800b309ea48d64.tar.gz linux-3.10-656bde5728b824ca23fcab8bc5800b309ea48d64.tar.bz2 linux-3.10-656bde5728b824ca23fcab8bc5800b309ea48d64.zip |
[PATCH] Fix memory leak in isapnp
Spotted by the Coverity checker as bug #666
akpm; there are several other `return 1;'s in there which aren't freeing
`dev'. (A fix which converts this function to single-exit would be
preferred..)
Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Cc: Adam Belay <ambx1@neo.rr.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions