Clear a draw_text_context_t during wipe()
This fixes a bug where pango was called with already-freed arguments because wipe() didn't zero out those variables and a later init() failed. Signed-off-by: Uli Schlachter <psychon@znc.in>
This commit is contained in:
parent
6fa27c7b48
commit
5992a6929f
Loading…
Reference in New Issue