Patch to fix call to ov_read

69 views
Skip to first unread message

Sandro Tosi

unread,
Dec 26, 2012, 6:29:08 AM12/26/12
to py...@googlegroups.com
Hello,
I've got a report[1] in Debian about a crash in pyvorbis trying to call the read() method. The code to replicate the problem is as follow:

>>> import ogg.vorbis
>>> file = ogg.vorbis.VorbisFile('song.ogg')
>>> (data, bytes, bit) = file.read(4096)
Floating point exception


A patch is available at [2] and also I'm attaching the one I'm about to apply to the Debian package here.


Regards,
Sandro
03_fix_call_to_ov_read.patch
Reply all
Reply to author
Forward
0 new messages