ui/vnc: Fix use of free() instead of g_free()
commitae878b172e8fe4a4237874de2d3bb879699d8af5
authorStefan Weil <sw@weilnetz.de>
Fri, 7 Oct 2011 19:15:20 +0000 (7 21:15 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 1 Nov 2011 21:52:05 +0000 (1 16:52 -0500)
treeb71f0857c6fc2b4c1d2662787f550ff75b6ca10f
parente589728b6fffaa74f8d535dab5ad65700dc606bb
ui/vnc: Fix use of free() instead of g_free()

Please note that mechlist still uses malloc / strdup / free.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
ui/vnc-auth-sasl.c
ui/vnc-enc-hextile.c
ui/vnc-tls.c
ui/vnc.c