projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c63d6b
)
libpng: bump version
author
Peter Korsgaard
<jacmet@sunsite.dk>
Thu, 12 Feb 2009 12:17:12 +0000
(12:17 -0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Thu, 12 Feb 2009 12:17:12 +0000
(12:17 -0000)
Fixes memory leak and double-free vulnerability
package/libpng/libpng.mk
patch
|
blob
|
history
diff --git
a/package/libpng/libpng.mk
b/package/libpng/libpng.mk
index 93c18952d5f7ed28d663f4e6793b1c4b8aff709a..d4eee2712bbd0e4dc00ea052a30ce405df9d2543 100644
(file)
--- a/
package/libpng/libpng.mk
+++ b/
package/libpng/libpng.mk
@@
-3,7
+3,7
@@
# libpng (Portable Network Graphic library)
#
#############################################################
-LIBPNG_VERSION:=1.2.3
2
+LIBPNG_VERSION:=1.2.3
4
LIBPNG_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/libpng
LIBPNG_SOURCE = libpng-$(LIBPNG_VERSION).tar.bz2
LIBPNG_LIBTOOL_PATCH = NO