diff options
author | Dave Jones <davej@redhat.com> | 2014-03-20 15:03:58 -0600 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-03-20 22:32:06 -0700 |
commit | 708f04d2abf4e90abee61d9ffb1f165038017ecf (patch) | |
tree | c9a25407c8011c821da54ea51a4965c0e2a4f44d /drivers | |
parent | 11d4616bd07f38d496bd489ed8fad1dc4d928823 (diff) | |
download | linux-708f04d2abf4e90abee61d9ffb1f165038017ecf.tar.bz2 |
block: free q->flush_rq in blk_init_allocated_queue error paths
Commit 7982e90c3a57 ("block: fix q->flush_rq NULL pointer crash on
dm-mpath flush") moved an allocation to blk_init_allocated_queue(), but
neglected to free that allocation on the error paths that follow.
Signed-off-by: Dave Jones <davej@fedoraproject.org>
Acked-by: Mike Snitzer <snitzer@redhat.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions