[hackers] Re: [dmenu] Use libsl/libdraw code and add Xft support

From: Hiltjo Posthuma <hiltjo_AT_codemadness.org>
Date: Mon, 8 Jun 2015 23:48:30 +0200

On Mon, Jun 8, 2015 at 11:05 PM, Hiltjo Posthuma <hiltjo_AT_codemadness.org> wrote:
> ... snip ...
>

I forgot to mention I also changed the odd case in drw_cur_create
where if you pass NULL for drw it would allocate memory but never
expose it and return NULL (possible leak):
http://git.suckless.org/dwm/tree/drw.c#n397 .

Also on OpenBSD I got a warning for a possible case for uninitialised
variable in drw.c drw_text(): XftDraw *d . I looked into this, but I
think this is a false positive and didn't change it.
Received on Mon Jun 08 2015 - 23:48:30 CEST

This archive was generated by hypermail 2.3.0 : Thu Jun 18 2015 - 17:36:35 CEST