Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 383189 - x11-plugins/wmbiff-0.4.27 fails to open mbox files [patch]
Summary: x11-plugins/wmbiff-0.4.27 fails to open mbox files [patch]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Dockapp Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-16 07:59 UTC by Mikael Magnusson
Modified: 2012-07-04 20:08 UTC (History)
0 users

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


Attachments
patch (wmbiff-invalid-strncpy.patch,816 bytes, text/plain)
2011-09-16 07:59 UTC, Mikael Magnusson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mikael Magnusson 2011-09-16 07:59:07 UTC
Created attachment 286627 [details]
patch

wmbiff uses strncpy to remove the 'mbox:' prefix of a string, which is obviously invalid, the patch changes it to use memmove instead.
Comment 1 Bernard Cafarelli gentoo-dev 2012-07-04 20:08:50 UTC
Thanks for the report and patch! And sorry for the delay, looks like this bug got lost under my radar

Added in CVS with 0.4.27-r1 ebuild