| Index: patches/README
|
| ===================================================================
|
| --- patches/README (revision 107662)
|
| +++ patches/README (working copy)
|
| @@ -76,6 +76,10 @@
|
| 48_vorbis_residue_buffer.patch
|
| cevans: manage the writing to the residue buffer a little more tightly
|
|
|
| +49_vorbis_buffer_defense.patch
|
| + cevans: a defensive patch; the Vorbis codec is always going off the end of
|
| + its output buffer. Now, this should never happen again.
|
| +
|
| ugly/
|
| 07_get_bits_overrun.patch
|
| Might get upstreamed as a compile-time macro (i.e., CHECK_FOR_OVERRUNS) but
|
|
|