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

Unified Diff: patches/README

Issue 8366004: Fix a bug where a pointer was cached to an array that might later move due to (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/43_mkv_seekahead_revalidate.patch » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: patches/README
===================================================================
--- patches/README (revision 106517)
+++ patches/README (working copy)
@@ -58,6 +58,9 @@
rbultje: Associate segmentation_map[] with reference frame rather than
decoding instance.
+43_mkv_seekahead_revalidate.patch
+ cevans: avoid caching a pointer that might move due to a realloc()
+
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/43_mkv_seekahead_revalidate.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698