summaryrefslogtreecommitdiffstats
path: root/ui/shader.c
diff options
context:
space:
mode:
authorMarc-André Lureau2016-12-08 16:22:04 +0100
committerMarc-André Lureau2017-01-31 10:01:47 +0100
commitc266d94e7b271c90bed0be21fc45a8bb57c03313 (patch)
treeae70c343689e84c452e5ef5c9a45d1fbc36ba9a1 /ui/shader.c
parentchar-win-stdio: convert to finalize (diff)
downloadqemu-c266d94e7b271c90bed0be21fc45a8bb57c03313.tar.gz
qemu-c266d94e7b271c90bed0be21fc45a8bb57c03313.tar.xz
qemu-c266d94e7b271c90bed0be21fc45a8bb57c03313.zip
char-win: do not override chr_free
For some unclear reason to me, char-file does not have chr_free on win32. Since we want to switch to instance finalizer instead of class chr_free, we should be able to run the base WinChardev class finalizer in any case. Use a boolean to skip free to ease the transition to instance finalizer. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'ui/shader.c')
0 files changed, 0 insertions, 0 deletions