[Bug 392372] Re: cueconvert crashes when converting .toc to .cue
Launchpad Bug Tracker
392372 at bugs.launchpad.net
Tue Feb 16 16:25:31 UTC 2010
This bug was fixed in the package cuetools - 1.3.1-7ubuntu1
---------------
cuetools (1.3.1-7ubuntu1) lucid; urgency=low
* debian/patches/10-buffer-overflow-fix.dpatch: (LP: #392372)
+ it turns out that the problem was a buffer whose size was
too small to include the null character at the end.
A sprintf() of a string of size 9 into a 9 bytes buffer:
sprintf(msf, "%02d:%02d:%02d", minutes, seconds, frames);
Thx Christian Hudon <chrish at debian.org> for the patch
-- Stephan Hermann <sh at sourcecode.de> Tue, 16 Feb 2010 16:14:53 +0000
** Changed in: cuetools (Ubuntu)
Status: In Progress => Fix Released
--
cueconvert crashes when converting .toc to .cue
https://bugs.launchpad.net/bugs/392372
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list