Chromium Code Reviews

Unified Diff: third_party/libpng/README.chromium

Issue 9363013: Fix integer issues in a way that caters for both 32-bit and 64-bit. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « no previous file | third_party/libpng/pngrutil.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libpng/README.chromium
===================================================================
--- third_party/libpng/README.chromium (revision 124133)
+++ third_party/libpng/README.chromium (working copy)
@@ -12,3 +12,4 @@
stripped.
- One custom patch for bug 112822, to be sent upstream.
+- Also a signedness condition from upstream relating to the above, bug 116162.
« no previous file with comments | « no previous file | third_party/libpng/pngrutil.c » ('j') | no next file with comments »

Powered by Google App Engine