diff options
author | Hangyu Hua <hbh25y@gmail.com> | 2021-12-14 11:46:59 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-12-14 13:51:52 +0100 |
commit | 5f9562ebe710c307adc5f666bf1a2162ee7977c0 (patch) | |
tree | 6daeaf3e8bbad3ded46a2b797e9c946b4f76e5b9 /drivers/scsi/3w-xxxx.c | |
parent | Merge tag 'mac80211-for-net-2021-12-14' of git://git.kernel.org/pub/scm/linux... (diff) | |
download | linux-5f9562ebe710c307adc5f666bf1a2162ee7977c0.tar.xz linux-5f9562ebe710c307adc5f666bf1a2162ee7977c0.zip |
rds: memory leak in __rds_conn_create()
__rds_conn_create() did not release conn->c_path when loop_trans != 0 and
trans->t_prefer_loopback != 0 and is_outgoing == 0.
Fixes: aced3ce57cd3 ("RDS tcp loopback connection can hang")
Signed-off-by: Hangyu Hua <hbh25y@gmail.com>
Reviewed-by: Sharath Srinivasan <sharath.srinivasan@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/scsi/3w-xxxx.c')
0 files changed, 0 insertions, 0 deletions