aboutsummaryrefslogtreecommitdiffstats
path: root/png.c
Commit message (Collapse)AuthorAgeFilesLines
* Backport of fix for CVE-2015-0973 to libpng 1.2.HEADmasterNarayan Kamath2015-10-181-22/+56
| | | | | | | | | This code hasn't changed very much between 1.2 (klp-dev) and 1.5 / 1.6, except for some rearrangement of checks. bug: 19499430 Change-Id: I5cc708f8952c48296cab7cb37c1649c438d0ad86
* external: libpng: fix numerous compiler warningscarvsdriver2013-07-131-4/+4
| | | | | | | Clean up the code for unused variables to handle them a bit more elegantly. Change-Id: I8b01c27673128719dad74276599d5a286c4dd412
* Add signed integer overflow checking to libpng.Geremy Condra2012-06-121-34/+4
| | | | | | | | | | | This change moves libpng over to Clang in order to take advantage of its stronger -ftrapv option, causing the code to abort rather than allowing a signed integer overflow. This change depends on Ida05e2d746a88913fc354224a7c660f7570e3adc and I463217aef573a28069469514ad94cd85a7f38bea. Change-Id: I03e6d217fc01ee6429a9a4d5d593379e06c4ef29
* Upgrading libpng to 1.2.46 to fix a few vulnerabilities.Eric Vannier2011-07-211-7/+7
| | | | | | Bug: 5057432 Bug: 5055636 Change-Id: I9e1b51881386aa9f574a38abc844e036baef9091
* Upgrade libpng to 1.2.44 for security fixes.Patrick Scott2010-06-281-41/+216
| | | | Change-Id: Iae257ca6ea7031a99f38e9de196d71ef8b94f9aa
* Update libpng to 1.2.38 to patch a minor security issue.Patrick Scott2009-07-221-227/+241
|
* auto import from //branches/cupcake/...@137197The Android Open Source Project2009-03-091-39/+152
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+798
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-798/+0
|
* external/libpng 1.2.29Upstream1970-01-121-0/+798