Fix memory leaks in drw
authorAlex Flierl <shad0w73@freenet.de>
Thu, 11 Jun 2020 13:28:32 +0000 (15:28 +0200)
committerHiltjo Posthuma <hiltjo@codemadness.org>
Thu, 11 Jun 2020 16:32:21 +0000 (18:32 +0200)
The function drw_fontset_free in drw.c was never called.


No differences found