|
|
libpng: update to 1.2.43
I unpacked libpng 1.2.43 and did:
cd third_party/libpng
for x in $(ls -1) ; do cp /tmp/libpng-1.2.43/$x .; done
The diffs appear to all be safe. The Chromium specific config is in pngusr.h
and isn't touched by this change.
1.2.43 fixes http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0205
c7013d773eb45b8ed6a864e419e544106a0dd95d /tmp/libpng-1.2.43.tar.xz
BUG= 38512
TEST=none
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+2932 lines, -2069 lines) |
Patch |
 |
M |
third_party/libpng/LICENSE
|
View
|
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/libpng/README
|
View
|
|
8 chunks |
+52 lines, -44 lines |
0 comments
|
Download
|
 |
M |
third_party/libpng/README.chromium
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/libpng/png.h
|
View
|
|
74 chunks |
+747 lines, -647 lines |
0 comments
|
Download
|
 |
M |
third_party/libpng/png.c
|
View
|
|
32 chunks |
+220 lines, -42 lines |
0 comments
|
Download
|
 |
M |
third_party/libpng/pngconf.h
|
View
|
|
38 chunks |
+266 lines, -97 lines |
0 comments
|
Download
|
 |
M |
third_party/libpng/pngerror.c
|
View
|
|
14 chunks |
+53 lines, -28 lines |
0 comments
|
Download
|
 |
M |
third_party/libpng/pnggccrd.c
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
third_party/libpng/pngget.c
|
View
|
|
39 chunks |
+91 lines, -86 lines |
0 comments
|
Download
|
 |
M |
third_party/libpng/pngmem.c
|
View
|
|
7 chunks |
+30 lines, -6 lines |
0 comments
|
Download
|
 |
M |
third_party/libpng/pngpread.c
|
View
|
|
39 chunks |
+73 lines, -61 lines |
0 comments
|
Download
|
 |
M |
third_party/libpng/pngread.c
|
View
|
|
53 chunks |
+259 lines, -201 lines |
0 comments
|
Download
|
 |
M |
third_party/libpng/pngrio.c
|
View
|
|
8 chunks |
+17 lines, -11 lines |
0 comments
|
Download
|
 |
M |
third_party/libpng/pngrtran.c
|
View
|
|
101 chunks |
+237 lines, -162 lines |
0 comments
|
Download
|
 |
M |
third_party/libpng/pngrutil.c
|
View
|
|
65 chunks |
+340 lines, -227 lines |
2 comments
|
Download
|
 |
M |
third_party/libpng/pngset.c
|
View
|
|
59 chunks |
+116 lines, -145 lines |
0 comments
|
Download
|
 |
M |
third_party/libpng/pngtrans.c
|
View
|
|
19 chunks |
+37 lines, -12 lines |
0 comments
|
Download
|
 |
M |
third_party/libpng/pngwio.c
|
View
|
|
11 chunks |
+19 lines, -15 lines |
0 comments
|
Download
|
 |
M |
third_party/libpng/pngwrite.c
|
View
|
|
64 chunks |
+217 lines, -183 lines |
0 comments
|
Download
|
 |
M |
third_party/libpng/pngwtran.c
|
View
|
|
9 chunks |
+34 lines, -24 lines |
0 comments
|
Download
|
 |
M |
third_party/libpng/pngwutil.c
|
View
|
|
71 chunks |
+116 lines, -72 lines |
0 comments
|
Download
|
Total messages: 4 (0 generated)
|