Files
kernel_google_wahoo/block
Hou Tao 7f6b0d885a blkcg: fix double free of new_blkg in blkcg_init_queue
commit 9b54d816e00425c3a517514e0d677bb3cec49258 upstream.

If blkg_create fails, new_blkg passed as an argument will
be freed by blkg_create, so there is no need to free it again.

Bug: 76106168
Signed-off-by: Hou Tao <houtao1@huawei.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
Cc: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Change-Id: I927a5d29060b0e24066a6735b5e4d3d460dfdf4d
2018-04-16 18:15:19 +00:00
..
2016-09-21 22:46:40 +05:30
2016-09-21 22:46:40 +05:30
2016-03-22 11:01:37 -07:00