commit | ae878b172e8fe4a4237874de2d3bb879699d8af5 | [log] [tgz] |
---|---|---|
author | Stefan Weil <sw@weilnetz.de> | Fri Oct 07 21:15:20 2011 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Tue Nov 01 16:52:05 2011 -0500 |
tree | b71f0857c6fc2b4c1d2662787f550ff75b6ca10f | |
parent | e589728b6fffaa74f8d535dab5ad65700dc606bb [diff] |
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>