Displaying 1 result from an estimated 1 matches for "oggpack_writecopi".
Did you mean:
oggpack_writecopy
2014 Apr 23
4
oggpack_writecopy bug
At some stage (possibly commit r17268) oggpack_writecopy started to fail with
some strings longer than 256 bytes and all strings longer than 512 bytes. Also
it thrashes the stack with very long strings.
Lithopsian