commit | 9281dbe6535d79ecae121f6c3e620c25d55230e9 | [log] [tgz] |
---|---|---|
author | Gonglei <arei.gonglei@huawei.com> | Thu Dec 04 14:34:11 2014 +0800 |
committer | Stefan Hajnoczi <stefanha@redhat.com> | Fri Dec 12 13:16:56 2014 +0000 |
tree | 4a8b959e81231dc3c99b14c99b15cb9637938878 | |
parent | 942764cc3286d9931ea58fce4e299813daeabfe4 [diff] |
block/rbd: fix memory leak Variable local_err going out of scope leaks the storage it points to. Cc: Markus Armbruster <armbru@redhat.com> Signed-off-by: Gonglei <arei.gonglei@huawei.com> Reviewed-by: Amos Kong <akong@redhat.com> Message-id: 1417674851-6248-1-git-send-email-arei.gonglei@huawei.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>