Re: [PATCH] nbd: prevent memory leak

From: Jens Axboe
Date: Thu Nov 21 2019 - 13:37:32 EST


On 11/21/19 11:30 AM, Josef Bacik wrote:
> On Mon, Sep 23, 2019 at 03:09:58PM -0500, Navid Emamdoost wrote:
>> In nbd_add_socket when krealloc succeeds, if nsock's allocation fail the
>> reallocted memory is leak. The correct behaviour should be assigning the
>> reallocted memory to config->socks right after success.
>>
>> Signed-off-by: Navid Emamdoost <navid.emamdoost@xxxxxxxxx>
>> ---
>
> Reviewed-by: Josef Bacik <josef@xxxxxxxxxxxxxx>

Now applied, thanks.

--
Jens Axboe