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

Unified Diff: patches/README

Issue 8414025: An additional defense in the Vorbis codec. (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/49_vorbis_buffer_defense.patch » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « README.chromium ('k') | patches/to_upstream/49_vorbis_buffer_defense.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698