Re: [dev] Re: [dmenu] [patch] add xft and fix possible memory leak in version 4.2.1

From: Dieter Plaetinck <dieter_AT_plaetinck.be>
Date: Mon, 22 Nov 2010 16:01:46 +0100

On Mon, 22 Nov 2010 14:26:56 +0000
Connor Lane Smith <cls_AT_lubutu.com> wrote:

> On 22 November 2010 12:01, Anselm R Garbe <garbeam_AT_gmail.com> wrote:
> > I prefer to keep cleanup() even if it slows down the performance
> > (which I doubt will be noticeable) just for the sake of keeping the
> > symmetry that the code that allocates resources also deallocates
> > them. This might sound a bit pedantic and useless in case of dmenu,
> > but I prefer to be consistent here.
>
> I think that pedantic and useless code for the sake of consistency is
> more at home in GNU software than in Suckless. If code is provably a
> waste of time and space it should have no place in dmenu. If memory
> was allocated during use I would agree with you, as a leak would be
> possible. But it isn't.
>
> Besides, asymmetry is beautiful.
>
> cls
>

I agree with cls on this one.
Keep the code simple.

Dieter
Received on Mon Nov 22 2010 - 16:01:46 CET

This archive was generated by hypermail 2.2.0 : Mon Nov 22 2010 - 16:12:02 CET