Mercurial > fife-parpg
view ext/libpng-1.2.29/ANNOUNCE @ 564:7d88eddd2ec7
Modified the addColored and addOutlined methods in the InstanceRenderer class to fix a memory leak. The new code attempts to insert the information in the proper map and if it already exists it will explicitly update the reference to the existing information. The new code no longer relies on the bracket operator of the std::map which was implicitly calling the equals operator of the ColoringInfo and OutlineInfo and causing the memory leak. fixes[ticket:472]
author | vtchill@33b003aa-7bff-0310-803a-e67f0ece8222 |
---|---|
date | Sat, 26 Jun 2010 00:42:14 +0000 |
parents | 4a0efb7baf70 |
children |
line wrap: on
line source
Libpng 1.2.29 - May 8, 2008 This is a public release of libpng, intended for use in production codes. Files available for download: Source files with LF line endings (for Unix/Linux) and with a "configure" script libpng-1.2.29.tar.gz libpng-1.2.29.tar.lzma (Get the lzma codec from <http://tukaani.org/lzma>). libpng-1.2.29.tar.bz2 Source files with LF line endings (for Unix/Linux) without the "configure" script libpng-1.2.29-no-config.tar.gz libpng-1.2.29-no-config.tar.lzma libpng-1.2.29-no-config.tar.bz2 Source files with CRLF line endings (for Windows), without the "configure" script lpng1229.zip lpng1229.7z lpng1229.tar.bz2 Project files libpng-1.2.29-project-netware.zip libpng-1.2.29-project-wince.zip Other information: libpng-1.2.29-README.txt libpng-1.2.29-KNOWNBUGS.txt libpng-1.2.29-LICENSE.txt libpng-1.2.29-Y2K-compliance.txt libpng-1.2.29-[previous version]-diff.txt Changes since the last public release (1.2.28): version 1.2.29 [May 8, 2008] Removed some stray *.diff and *.orig files Reverted Makefile.in, aclocal.m4, and configure to the libpng-1.2.26 versions. Added --force to autogen libtoolize options and --force-missing to automake options. Changed $(ECHO) to echo in Makefile.am and Makefile.in Updated all configure files to autoconf-2.62 #ifdef out pnggcrd.c code if using MSC_VER Send comments/corrections/commendations to png-mng-implement at lists.sf.net (subscription required; visit https://lists.sourceforge.net/lists/listinfo/png-mng-implement to subscribe) or to glennrp at users.sourceforge.net Glenn R-P