diff options
author | Alexey Khoroshilov <khoroshilov@ispras.ru> | 2015-06-11 22:50:45 (GMT) |
---|---|---|
committer | James Bottomley <JBottomley@Odin.com> | 2015-08-12 18:31:28 (GMT) |
commit | 3ff448b5b7dc7ad4d664588c343da1e5e2ce18dd (patch) | |
tree | d525b35d767c8f5a3307be983b29f3f81b9ac0c3 /security/Makefile | |
parent | ce83a4ca18391cfe823629c3863108d265e976f8 (diff) | |
download | linux-3ff448b5b7dc7ad4d664588c343da1e5e2ce18dd.tar.xz |
bfa: fix leak of bfad_im_port_index on module unload
Resources allocated within bfad_im_port_index idr are not deallocated
on module unload. The patch adds idr_destroy() in exit function.
Found by Linux Driver Verification project (linuxtesting.org).
Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: James Bottomley <JBottomley@Odin.com>
Diffstat (limited to 'security/Makefile')
0 files changed, 0 insertions, 0 deletions