On Sat Sep 27, 2025 at 10:16 AM UTC, Hiltjo Posthuma wrote: > Hi, > > Thanks for the feedback. > > I've pushed patches to dwm and dmenu.
Hi, Thanks for the quick reply. Given that drw_scm_create() is the one making the allocation, I would consider having drw_scm_free() call free(3), as I don't see a case for keeping the allocated buffer. > Please test them. Will do.
