Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 156237 - media-video/dvbcut-0.5.3 crashes, when loading an AC3 file.
Summary: media-video/dvbcut-0.5.3 crashes, when loading an AC3 file.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-25 10:40 UTC by Artur Wegele
Modified: 2006-11-29 01:16 UTC (History)
0 users

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


Attachments
resize the buffer (dvbcut-0.5.3.patch,559 bytes, patch)
2006-11-25 10:53 UTC, Artur Wegele
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Artur Wegele 2006-11-25 10:40:03 UTC
The buffer in src/mpgfile.cpp:236 is to small. This bug is already fixed in the svn trunc of dvbcut.
Comment 1 Artur Wegele 2006-11-25 10:53:44 UTC
Created attachment 102714 [details, diff]
resize the buffer

It works ;-).
Comment 2 Matthias Schwarzott gentoo-dev 2006-11-29 01:16:46 UTC
Fixed, thanks for reporting.