Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1205)

Unified Diff: patches/README

Issue 8365014: Avoid the possibility to read out-of-bounds of a static global array in Vorbis (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/ffmpeg/
Patch Set: Created 9 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « README.chromium ('k') | patches/to_upstream/44_vorbis_oob_read.patch » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « README.chromium ('k') | patches/to_upstream/44_vorbis_oob_read.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698