Chromium Code Reviews| Index: patches/README |
| =================================================================== |
| --- patches/README (revision 106599) |
| +++ patches/README (working copy) |
| @@ -61,6 +61,9 @@ |
| 43_mkv_seekahead_revalidate.patch |
| cevans: avoid caching a pointer that might move due to a realloc() |
| +44_vorbis_oob_read.patch |
| + cevans: avoid the possibility of reading outside a static array of values |
| + |
| ugly/ |
| 07_get_bits_overrun.patch |
| Might get upstreamed as a compile-time macro (i.e., CHECK_FOR_OVERRUNS) but |