commit | 6cfcd864a468eb7bd3da20a5462b5af1791581d3 | [log] [tgz] |
---|---|---|
author | Gonglei <arei.gonglei@huawei.com> | Sat Nov 15 18:06:45 2014 +0800 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Mon Nov 17 11:48:56 2014 +0100 |
tree | d99c11cbc43f08b4ddd604cecd6f67d2ba61119d | |
parent | 720fdd6fa92df9041316e94816ab7e56abaed4e9 [diff] |
acl: fix memory leak If 'i != index' for all acl->entries, variable entry leaks the storage it points to. Signed-off-by: Gonglei <arei.gonglei@huawei.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>