commit | 60928458e5eea3c77a7eb0a4194927872f463947 | [log] [tgz] |
---|---|---|
author | Gonglei <arei.gonglei@huawei.com> | Wed Jul 22 17:08:53 2015 +0800 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Fri Jul 24 13:57:44 2015 +0200 |
tree | 873eeb9984af2ee979b6ade0f23efc53620ced48 | |
parent | 4bf1cb03fbc43b0055af60d4ff093d6894aa4338 [diff] |
vnc: fix memory leak If vnc's password is configured, it will leak memory which cipher variable pointed on every vnc connection. Cc: Daniel P. Berrange <berrange@redhat.com> Reviewed-by: Daniel P. Berrange <berrange@redhat.com> Signed-off-by: Gonglei <arei.gonglei@huawei.com> Message-Id: <1437556133-11268-1-git-send-email-arei.gonglei@huawei.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>