Home
last modified time | relevance | path

Searched hist:"656 bde57" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/pnp/isapnp/
H A Dcore.c656bde57 Sat Mar 25 05:08:12 CST 2006 Jesper Juhl <jesper.juhl@gmail.com> [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>
656bde57 Sat Mar 25 05:08:12 CST 2006 Jesper Juhl <jesper.juhl@gmail.com> [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>