[vorbis] Got a problem (BUG?)
Jon Brightwell
jon.brightwell at atd.co.uk
Fri Jul 13 08:04:56 PDT 2001
Hi
we run a util at work called 'bounds checker' and it came up with this
little beauty:
void oggpack_readinit(oggpack_buffer *b,unsigned char *buf,int bytes){
memset(b,0,sizeof(oggpack_buffer));
b->buffer=b->ptr=buf;
b->storage=bytes;
}
Stack memory overrun: Copying 20 bytes to opb; Starting offset 0,
destination size 4 bytes.
This is in RC1 code base.
Any ideas? fixes?
I'll try and get more info on it.
regards,
Jon Brightwell
ATD monkey
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the Vorbis
mailing list