[Vorbis-dev] Re: vorbis-tools 1.2.0 Release Candidate

ogg.k.ogg.k at googlemail.com ogg.k.ogg.k at googlemail.com
Fri Feb 22 02:33:11 PST 2008


I got that new version, and I thought I'd fix some of the warnings.

One actually pointed to a crash bug (on platforms where sizeof(long) >
sizeof(int))
(stack smashing).

The code's actually interesting, since (as it is in the code now), it takes more
effort to write it buggily that it would have taken to write it well
in the first place :)

I've heard about a crash on SPARC64, and since sizeof(long) > sizeof(int) on
that platform, this might be a candidate (though in the archives I've
seen it was
ogg123 that was crashing). I don't have a SPARC64 to test though.

ogginfo works on my (32 bit) machine for theora comments.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vt5.diff
Type: text/x-patch
Size: 1640 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/vorbis-dev/attachments/20080222/89726510/vt5.bin


More information about the Vorbis-dev mailing list