diff options
author | 2017-11-08 13:44:55 +0100 | |
---|---|---|
committer | 2017-11-10 11:43:04 -0800 | |
commit | 0202ce8a90efdc81600e7bf9712d8c324081a924 (patch) | |
tree | f260f7241e8fc6e3ed5253374f0eca0e8b9e696a /net/unix/af_unix.c | |
parent | md/bitmap: clear BITMAP_WRITE_ERROR bit before writing it to sb (diff) | |
download | wireguard-linux-0202ce8a90efdc81600e7bf9712d8c324081a924.tar.xz wireguard-linux-0202ce8a90efdc81600e7bf9712d8c324081a924.zip |
md: release allocated bitset sync_set
Patch fixes kmemleak on md_stop() path used likely only by dm-raid wrapper.
Code of md is using mddev_put() where both bitsets are released however this
freeing is not shared.
Also set NULL to bio_set and sync_set pointers just like mddev_put is
doing.
Signed-off-by: Zdenek Kabelac <zkabelac@redhat.com>
Signed-off-by: Shaohua Li <shli@fb.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions