summaryrefslogtreecommitdiff
path: root/.zsh/zshenv/00_dirs
diff options
context:
space:
mode:
Diffstat (limited to '.zsh/zshenv/00_dirs')
0 files changed, 0 insertions, 0 deletions
gi/linux/net-next.git/commit/?id=8303f683b161467b6595c153c8751b80f9df3508'>8303f683b161467b6595c153c8751b80f9df3508 (diff)
IB/core: Fix possible memory leak in cma_resolve_iboe_route()
'work' and 'route->path_rec' are malloced in cma_resolve_iboe_route() and should be freed before leaving from the error handling cases, otherwise it will cause memory leak. Fixes: 200298326b27 ('IB/core: Validate route when we init ah') Signed-off-by: Wei Yongjun <weiyj.lk@gmail.com> Reviewed-by: Haggai Eran <haggaie@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat