1
0
Files
linux/net/sunrpc
Alexey Khoroshilov a7823c797b SUNRPC/cache: add module_put() on error path in cache_open()
If kmalloc() fails in cache_open(), module cd->owner left locked.
The patch adds module_put(cd->owner) on this path.

Found by Linux Driver Verification project (linuxtesting.org).

Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
2013-04-03 15:32:32 -04:00
..
2012-11-04 14:43:41 -05:00
2013-03-12 18:55:21 -07:00
2013-02-17 10:53:51 -05:00
2012-04-15 12:44:40 -04:00