diff options
author | Marc-André Lureau <marcandre.lureau@redhat.com> | 2016-12-08 18:22:04 +0300 |
---|---|---|
committer | Marc-André Lureau <marcandre.lureau@redhat.com> | 2017-01-31 13:01:47 +0400 |
commit | c266d94e7b271c90bed0be21fc45a8bb57c03313 (patch) | |
tree | ae70c343689e84c452e5ef5c9a45d1fbc36ba9a1 /util | |
parent | 1566b0c455c18b2bc3561368f9e9eed5089815eb (diff) |
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 'util')
0 files changed, 0 insertions, 0 deletions