GNU bug report logs - #54252
[PATCH] gnu: lemonbar: Update to 1.4.

Previous Next

Package: guix-patches;

Reported by: Jai Vetrivelan <jaivetrivelan <at> gmail.com>

Date: Sat, 5 Mar 2022 06:06:02 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Maxime Devos <maximedevos <at> telenet.be>
To: Jai Vetrivelan <jaivetrivelan <at> gmail.com>, 54252 <at> debbugs.gnu.org
Subject: [bug#54252] [PATCH] gnu: lemonbar: Update to 1.4.
Date: Fri, 11 Mar 2022 13:32:33 +0100
[Message part 1 (text/plain, inline)]
Maxime Devos schreef op za 05-03-2022 om 10:59 [+0100]:
> Jai Vetrivelan schreef op za 05-03-2022 om 11:35 [+0530]:
> > +  (package
> > +    (name "lemonbar")
> > +    (version "1.4")
> > +    (source (origin
> > +              (method git-fetch)
> > +              (uri (git-reference
> > +                    (url "https://github.com/LemonBoy/bar")
> > +                    (commit (string-append "v" version))))
> > +            (file-name (git-file-name name version))
> 
> At least in the 'master' branch (and presumably also in v1.4), there
> are a few bugs.  At line 789, the return value of 'malloc' is not
> checked, potentially causing a null-pointer dereference (and hence, a
> segfault) at line 790 (in lemonbar.c).

Now reported upstream at <https://github.com/LemonBoy/bar/issues/240>.


[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 3 years and 130 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.