|
Update to libpng 1.2.52 (rollup change only)
Verified that both of the fixes mentioned in README.chromium were
fixed in upstream. Upstream used a slightly different approach to
detecting whether "prefix_size + expanded_size + 1" overflows in
pngrutil.c, but their solution looks okay too.
TBR=darin@chromium.org
BUG= 532758
Committed: https://crrev.com/6d08cb245c6d904a9b0ffe745ea98bb73fdd9a00
Cr-Commit-Position: refs/heads/master@{#351445}
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+236 lines, -791 lines) |
Patch |
 |
M |
third_party/libpng/LICENSE
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
third_party/libpng/README
|
View
|
|
7 chunks |
+18 lines, -10 lines |
0 comments
|
Download
|
 |
M |
third_party/libpng/README.chromium
|
View
|
|
2 chunks |
+2 lines, -4 lines |
0 comments
|
Download
|
 |
M |
third_party/libpng/png.h
|
View
|
|
12 chunks |
+42 lines, -17 lines |
0 comments
|
Download
|
 |
M |
third_party/libpng/png.c
|
View
|
|
7 chunks |
+11 lines, -19 lines |
0 comments
|
Download
|
 |
M |
third_party/libpng/pngconf.h
|
View
|
|
3 chunks |
+15 lines, -3 lines |
0 comments
|
Download
|
 |
M |
third_party/libpng/pngerror.c
|
View
|
|
3 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
third_party/libpng/pnggccrd.c
|
View
|
|
2 chunks |
+16 lines, -93 lines |
0 comments
|
Download
|
 |
M |
third_party/libpng/pngget.c
|
View
|
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
third_party/libpng/pngpread.c
|
View
|
|
6 chunks |
+4 lines, -537 lines |
0 comments
|
Download
|
 |
M |
third_party/libpng/pngread.c
|
View
|
|
8 chunks |
+19 lines, -32 lines |
0 comments
|
Download
|
 |
M |
third_party/libpng/pngrtran.c
|
View
|
|
5 chunks |
+11 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/libpng/pngrutil.c
|
View
|
|
9 chunks |
+21 lines, -32 lines |
0 comments
|
Download
|
 |
M |
third_party/libpng/pngset.c
|
View
|
|
11 chunks |
+34 lines, -19 lines |
0 comments
|
Download
|
 |
M |
third_party/libpng/pngvcrd.c
|
View
|
|
1 chunk |
+12 lines, -1 line |
0 comments
|
Download
|
 |
M |
third_party/libpng/pngwrite.c
|
View
|
|
4 chunks |
+19 lines, -10 lines |
0 comments
|
Download
|
Total messages: 12 (2 generated)
|