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

Side by Side Diff: third_party/libpng16/README.pdfium

Issue 2292313003: Avoid leaking params if any entry bad. (Closed)
Patch Set: Update patch Created 4 years, 3 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 unified diff | Download patch
« no previous file with comments | « third_party/libpng16/0003-check-errors-in-set-pcal.patch ('k') | third_party/libpng16/pngset.c » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: libpng 1 Name: libpng
2 URL: http://libpng.org/ 2 URL: http://libpng.org/
3 Version: 1.6.22 3 Version: 1.6.22
4 Security Critical: yes 4 Security Critical: yes
5 License: libpng license 5 License: libpng license
6 License Android Compatible: yes 6 License Android Compatible: yes
7 7
8 Description: 8 Description:
9 PNG library. 9 PNG library.
10 10
11 Local Modifications: 11 Local Modifications:
12 12
13 Local changes in Chromium's copy of libpng as of https://crrev.com/404379 - see 13 Local changes in Chromium's copy of libpng as of https://crrev.com/404379 - see
14 README.chromium. 14 README.chromium.
15 15
16 pnglibconf.h: a copy of libpng's scripts/pnglibconf.h.prebuilt. 16 pnglibconf.h: a copy of libpng's scripts/pnglibconf.h.prebuilt.
17 pngprefix.h: manually-created redefinitions to avoid conflicts with Chromium. 17 pngprefix.h: manually-created redefinitions to avoid conflicts with Chromium.
18 0000-build-config.patch: Local build configuration changes. 18 0000-build-config.patch: Local build configuration changes.
19 0002-static-png-gt.patch: Unconditionally use static png_gt() in png.c to avoid compilation warning. 19 0002-static-png-gt.patch: Unconditionally use static png_gt() in png.c to avoid compilation warning.
20 0003-check-errors-in-set-pcal.patch: Backported github.com/glennrp/libpng/pull/1 35
OLDNEW
« no previous file with comments | « third_party/libpng16/0003-check-errors-in-set-pcal.patch ('k') | third_party/libpng16/pngset.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698