Commit Graph

726 Commits

Author SHA1 Message Date
Glenn Randers-Pehrson
a4d40f32dd [libpng12] Issue a png_error() instead of a png_warning() when width is
potentially too large for the architecture, in case the calling
application has overridden the default 1,000,000-column limit
(fixes CVE-2014-9495 and CVE-2015-0973).
2015-01-31 13:08:48 -06:00
Glenn Randers-Pehrson
f34e3f4667 [libpng12] Imported from libpng-1.2.53beta01.tar 2015-01-31 12:55:22 -06:00
Glenn Randers-Pehrson
e6d77d80a9 [libpng12] Imported from libpng-1.2.52.tar 2014-11-20 10:22:26 -06:00
Glenn Randers-Pehrson
b72b36a549 [libpng12] Imported from libpng-1.2.52rc02.tar 2014-11-16 20:03:56 -06:00
Cosmin Truta
9db73bd924 [libpng12] Added "-D_CRT_SECURE_NO_DEPRECATE -D_CRT_SECURE_NO_WARNINGS" to
CFLAGS in scripts/makefile.vcwin32
2014-11-16 19:48:07 -06:00
Glenn Randers-Pehrson
3b1ed23cbe [libpng12] Imported from libpng-1.2.52rc01.tar 2014-11-13 06:46:12 -06:00
Glenn Randers-Pehrson
4cc1346af1 [libpng12] Imported from libpng-1.2.52beta01.tar 2014-11-06 11:15:07 -06:00
Glenn Randers-Pehrson
afd39b47f7 [libpng12] Avoid out-of-bounds memory access while checking version string in
pngread.c and pngwrite.c
2014-11-06 08:26:18 -06:00
Glenn Randers-Pehrson
ee6be87332 [libpng12] Bump version to 1.2.52beta01 2014-02-06 10:42:16 -06:00
Glenn Randers-Pehrson
849b2c9cbf [libpng12] Imported from libpng-1.2.51.tar 2014-02-05 22:02:52 -06:00
Glenn Randers-Pehrson
c6e3a957d9 [libpng12] Added an #ifdef PNG_FIXED_POINT_SUPPORTED/#endif in pngset.c 2014-02-05 21:59:43 -06:00
Glenn Randers-Pehrson
a737916fed [libpng12] Imported from libpng-1.2.51rc04.tar 2014-02-03 16:11:46 -06:00
Glenn Randers-Pehrson
ee808bf878 [libpng12] Added "-D_SOLO" to contrib/pngminim makefiles (for zlib-1.2.6+) 2014-02-03 15:53:44 -06:00
Glenn Randers-Pehrson
9edeb31cee [libpng12] Update "last changed" info in source files. 2014-02-03 10:51:06 -06:00
Glenn Randers-Pehrson
f0ba5390c0 [libpng12] Removed a stray semicolon after PNG_UNUSED(params) in pngread.c 2014-02-03 10:41:14 -06:00
Glenn Randers-Pehrson
370acba438 [libpng12] Imported from libpng-1.2.51rc03.tar 2014-02-03 09:59:08 -06:00
Glenn Randers-Pehrson
ae48296140 [libpng12] Quiet unused variable warnings from clang by porting PNG_UNUSED()
from libpng-1.4.6.
2014-02-03 09:55:17 -06:00
Glenn Randers-Pehrson
0cbe85bcfd [libpng12] Imported from libpng-1.2.51rc02.tar 2014-01-30 15:37:46 -06:00
Glenn Randers-Pehrson
39126d5707 [libpng12] Quiet an uninitialized memory warning from VC2013 in png_get_png(). 2014-01-30 15:37:05 -06:00
Glenn Randers-Pehrson
7c8ba2c0f6 [libpng12] Imported from libpng-1.2.51rc01.tar 2014-01-28 11:34:38 -06:00
Glenn Randers-Pehrson
3e8a171125 [libpng12] Imported from libpng-1.2.51beta05.tar 2014-01-22 17:40:12 -06:00
Glenn Randers-Pehrson
6c44742e74 [libpng12] Quiet set-but-not-used warnings in pngset.c 2014-01-22 17:27:26 -06:00
Glenn Randers-Pehrson
1c4cae402b [libpng12] Bump version to 1.2.51beta05 2014-01-10 12:07:33 -06:00
Glenn Randers-Pehrson
a99d8421a6 [libpng12] Imported from libpng-1.2.51beta04.tar 2014-01-10 12:07:26 -06:00
Glenn Randers-Pehrson
3d4a146e3e [libpng12] Removed potentially misleading warning from png_check_IHDR(). 2014-01-10 06:07:52 -06:00
Glenn Randers-Pehrson
6962a430f6 [libpng12] Bump version to 1.2.51beta04 2014-01-01 10:36:44 -06:00
Glenn Randers-Pehrson
4406679c98 [libpng12] Imported from libpng-1.2.51beta03.tar 2014-01-01 09:43:45 -06:00
Glenn Randers-Pehrson
105566941f [libpng12] Updated copyright year in png.c. 2013-12-31 21:55:57 -06:00
Glenn Randers-Pehrson
6631cd6666 [libpng12] Rebuilt configure scripts with autoconf-2.69 and automake-1.14.1 2013-12-31 21:46:41 -06:00
Glenn Randers-Pehrson
5d809d283b [libpng12] Updated copyright year in recently-changed files. 2013-12-31 20:58:32 -06:00
Glenn Randers-Pehrson
6ab9048ea5 [libpng12] Changed '"%s"m' to '"%s" m' in png_debug macros to improve
portability among compilers.
2013-11-28 16:43:32 -06:00
Glenn Randers-Pehrson
b2459fbc18 [libpng12] Fix spelling of "doclifter" in CHANGES and ANNOUNCE 2013-06-18 15:07:09 -05:00
Glenn Randers-Pehrson
5463f76de5 [libpng12] Bump version to 1.2.51beta03 2013-06-18 13:40:22 -05:00
Glenn Randers-Pehrson
090c5f8367 [libpng12] Imported from libpng-1.2.51beta02.tar 2013-06-18 12:33:15 -05:00
Glenn Randers-Pehrson
226c221d52 [libpng12] Updated README description of contrib and projects directories 2013-06-03 21:08:59 -05:00
Glenn Randers-Pehrson
b727949a3e [libpng12] Update GIT URL in the manual. 2013-04-11 18:40:36 -05:00
Glenn Randers-Pehrson
70caa957aa [libpng12] Avoid a possible memory leak in contrib/gregbook/readpng.c 2013-03-01 13:22:10 -06:00
Glenn Randers-Pehrson
dfce99be90 [libpng12] Bump version to 1.2.51beta02 2013-01-22 13:43:43 -06:00
Glenn Randers-Pehrson
8f94f26507 [libpng12] Imported from libpng-1.2.51beta01.tar 2013-01-22 13:38:06 -06:00
Glenn Randers-Pehrson
1723effdb1 [libpng12] Changed default value of PNG_USER_CACHE_MAX from 0 to 32767
in pngconf.h.
2013-01-22 12:32:11 -06:00
Glenn Randers-Pehrson
aad92d71f6 [libpng12] Changed AM_CONFIG_HEADER(config.h) to AC_CONFIG_HEADERS([config.h])
in configure.ac
2013-01-03 14:11:31 -06:00
Glenn Randers-Pehrson
d2361aee37 [libpng12] Bump version to 1.2.51beta01 2013-01-01 09:45:30 -06:00
Glenn Randers-Pehrson
7834d2b1cb [libpng12] Update copyright year in recently-changed files 2013-01-01 09:44:38 -06:00
Glenn Randers-Pehrson
15c57f2a43 [libpng12] Ignore, with a warning, out-of-range value of num_trans
in png_set_tRNS().
2012-12-10 10:10:08 -06:00
Glenn Randers-Pehrson
f54a50aa4e [libpng12] Imported from libpng-1.2.50.tar 2012-07-10 20:54:07 -05:00
Glenn Randers-Pehrson
78322ccdeb [libpng12] Imported from libpng-1.2.49.tar 2012-03-29 06:30:11 -05:00
Glenn Randers-Pehrson
ac9f21a5a2 [libpng12] Update version numbers in ANNOUNCE 2012-03-08 07:52:30 -06:00
Glenn Randers-Pehrson
faa28b6230 [libpng12] Imported from libpng-1.2.48.tar 2012-03-08 07:28:07 -06:00
Glenn Randers-Pehrson
8a78404b09 [libpng12] Fixed date in ANNOUNCE. 2012-03-02 14:49:43 -06:00
Glenn Randers-Pehrson
41bd904003 [libpng12] Update ANNOUNCE about pnggccrd.c change 2012-03-02 14:44:32 -06:00