summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorNavid Emamdoost <navid.emamdoost@gmail.com>2019-09-23 23:09:58 +0300
committerJens Axboe <axboe@kernel.dk>2019-11-21 21:33:41 +0300
commit03bf73c315edca28f47451913177e14cd040a216 (patch)
treebe6c1803a0475f2654db1dba73c30581d2a4a319 /MAINTAINERS
parent866ca95da5e5c4fad59f1b08254168284bd6a911 (diff)
downloadlinux-03bf73c315edca28f47451913177e14cd040a216.tar.xz
nbd: prevent memory leak
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. Reviewed-by: Josef Bacik <josef@toxicpanda.com> Signed-off-by: Navid Emamdoost <navid.emamdoost@gmail.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions