~ubuntu-branches/ubuntu/maverick/libpng/maverick-security

« back to all changes in this revision

Viewing changes to scripts/makefile.solaris-x86

  • Committer: Bazaar Package Importer
  • Author(s): Anibal Monsalve Salazar
  • Date: 2010-06-26 13:32:43 UTC
  • mfrom: (1.1.13 upstream) (15.2.7 sid)
  • Revision ID: james.westby@ubuntu.com-20100626133243-nuo43n5k0fr11ml8
Tags: 1.2.44-1
New upstream release 
Stop memory leak when reading a malformed sCAL chunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
# Library name:
12
12
LIBNAME = libpng12
13
13
PNGMAJ = 0
14
 
PNGMIN = 1.2.43
 
14
PNGMIN = 1.2.44
15
15
PNGVER = $(PNGMAJ).$(PNGMIN)
16
16
 
17
17
# Shared library names: