commit | 728470bea15b11ba7b3e3db54f0d9939908e0e65 | [log] [tgz] |
---|---|---|
author | Gonglei <arei.gonglei@huawei.com> | Tue Jun 23 15:56:38 2015 +0800 |
committer | Juan Quintela <quintela@redhat.com> | Tue Jul 07 14:54:46 2015 +0200 |
tree | 940a17829d596878afdf20f4ed51125cbe4f2c65 | |
parent | 1452673888f6d7f0454276d049846c9bec659233 [diff] |
rdma: fix memory leak Variable "r" going out of scope leaks the storage it points to in line 3268. Signed-off-by: Gonglei <arei.gonglei@huawei.com> Reviewed-by: Amit Shah <amit.shah@redhat.com> Signed-off-by: Juan Quintela <quintela@redhat.com>