Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 392413 - media-sound/shell-fm patch for double free bug
Summary: media-sound/shell-fm patch for double free bug
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Sound Team
URL: https://github.com/jkramer/shell-fm/i...
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2011-11-29 15:29 UTC by nzqr
Modified: 2012-01-23 16:04 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description nzqr 2011-11-29 15:29:30 UTC
shell-fm 0.8 has a double-free bug, which makes it's network interface unusable.

this is fixed by:
https://github.com/jkramer/shell-fm/issues/31#issuecomment-1748486

please add this patch in ebuild

Reproducible: Always
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2012-01-23 16:04:32 UTC
fixed by:

+*shell-fm-0.8-r1 (23 Jan 2012)
+
+  23 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> +shell-fm-0.8-r1.ebuild,
+  +files/shell-fm-0.8-doublefree.patch:
+  Patch to prevent (double free) crash wrt #392413 by "nzqr"