~noskcaj/ubuntu/trusty/libpng/libpng

« back to all changes in this revision

Viewing changes to contrib/pngminim/preader/gather.sh

  • Committer: Bazaar Package Importer
  • Author(s): Anibal Monsalve Salazar
  • Date: 2010-03-03 16:44:47 UTC
  • mfrom: (1.1.12 upstream) (15.2.6 sid)
  • Revision ID: james.westby@ubuntu.com-20100303164447-2w5p75b0cfsrft5t
Tags: 1.2.43-1
* New upstream release 
* Fix CVE-2010-0205 and Cert VU#576029
  http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0205
  https://www.kb.cert.org/vuls/id/576029
  Do not stall and consume large quantities of memory while processing
  certain Portable Network Graphics (PNG) files
  Closes: 572308

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
# change the following 2 lines if zlib is somewhere else
8
8
cp ../../../../zlib/*.h .
9
9
cp ../../../../zlib/*.c .
10
 
rm minigzip.c example.c compress.c deflate.c 
 
10
rm minigzip.c example.c compress.c deflate.c gz*