aboutsummaryrefslogtreecommitdiffstats
path: root/pngtest.c
diff options
context:
space:
mode:
authorEric Vannier <evannier@google.com>2011-07-20 17:03:29 -0700
committerKenny Root <kroot@google.com>2011-07-21 10:35:54 -0700
commit66dce0da6a5db51ee0c2875517d3a6ca6cbbe53d (patch)
tree7a375165c96b754d82ba1b6c304084645a5197bf /pngtest.c
parent6acf3dd4a350c51fd2b72ec990b7da6d5657e52a (diff)
downloadexternal_libpng-66dce0da6a5db51ee0c2875517d3a6ca6cbbe53d.zip
external_libpng-66dce0da6a5db51ee0c2875517d3a6ca6cbbe53d.tar.gz
external_libpng-66dce0da6a5db51ee0c2875517d3a6ca6cbbe53d.tar.bz2
Upgrading libpng to 1.2.46 to fix a few vulnerabilities.
Bug: 5057432 Bug: 5055636 Change-Id: I9e1b51881386aa9f574a38abc844e036baef9091
Diffstat (limited to 'pngtest.c')
-rw-r--r--pngtest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pngtest.c b/pngtest.c
index fd0e432..cc3097a 100644
--- a/pngtest.c
+++ b/pngtest.c
@@ -1702,4 +1702,4 @@ main(int argc, char *argv[])
}
/* Generate a compiler error if there is an old png.h in the search path. */
-typedef version_1_2_44 your_png_h_is_not_version_1_2_44;
+typedef version_1_2_46 your_png_h_is_not_version_1_2_46;