diff options
author | Hannes Reinecke <hare@suse.de> | 2019-01-08 12:46:58 +0100 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2019-01-09 13:47:06 -0500 |
commit | c7055fd15ff46d92eb0dd1c16a4fe010d58224c8 (patch) | |
tree | ddc6cfcf2ec26aa31e225d678b558a6793610f41 /drivers/pci | |
parent | 9846ac0143fe9872e92fe2a1ddff868ad05bdbb6 (diff) | |
download | blackbird-op-linux-c7055fd15ff46d92eb0dd1c16a4fe010d58224c8.tar.gz blackbird-op-linux-c7055fd15ff46d92eb0dd1c16a4fe010d58224c8.zip |
nvme-multipath: zero out ANA log buffer
When nvme_init_identify() fails the ANA log buffer is deallocated
but _not_ set to NULL. This can cause double free oops when this
controller is deleted without ever being reconnected.
Signed-off-by: Hannes Reinecke <hare@suse.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'drivers/pci')
0 files changed, 0 insertions, 0 deletions