Lines Matching refs:bug

126   Changed warning/error callback functions to fix bug - this means you
139 Fixed bug with Borland 64K memory allocation (Alexander Lehmann)
140 Fixed bug in interlace handling (Smarasderagd, I think)
170 Fixed bug in pngwutil.c allocating "up_row" twice and "avg_row" never
171 Fixed bug in PNG file signature compares when start != 0
205 Fixed serious bug with < 8bpp images introduced in 0.95
206 Fixed 256-color transparency bug (Greg Roelofs)
220 Fixed bug in gamma handling of 4-bit grayscale
252 Fixed a longstanding "packswap" bug in pngtrans.c
294 Fixed a bug in png_do_shift() (Bryan Tsai)
301 Corrected a bug in pngpread() introduced in version 99c (Kevin Bracey)
357 Fixed a bug in png_do_strip_filler with XXRRGGBB => RRGGBB transformation.
359 Fixed a bug in pngset.c, introduced in version 0.99c, that sets rowbytes
364 Fixed a png_convert_to_rfc1123() bug that converts day 31 to 0 (Steve Eddins).
373 Fixed a bug in pngrtran.c that would set channels=5 under some circumstances.
383 Fixed a bug in pngrtran.c (introduced in libpng-1.0.1a) where the masks for
428 Fixed a bug in png_do_filler() that made it fail to write filler bytes in
432 Fixed a bug in pngtest.c that caused pngtest to try to write a tIME chunk
470 Fixed a bug in the check for valid IHDR bit_depth/color_types in pngrutil.c
476 Fixed a bug in pngconf.h that omitted <stdio.h> when PNG_DEBUG==0 (K Bracey).
639 Added code in pngwrite.c to work around a newly discovered zlib bug.
686 Fixed a libpng-1.0.5h bug in pngrutil.c that was issuing erroneous warnings
715 Fixed pngvcrd.c bug by pushing/popping registers in mmxsupport (Bruce Oberg)
721 Fixed a bug in pngrtran.c that improperly expanded the background color.
730 Fixed a bug in png_read_png() that caused it to fail to expand some images
748 Fixed bug with use of PNG_BEFORE_IHDR bit in png_ptr->mode, introduced when
877 Fixed a new bug in png_set_rows().
899 Revised the workaround of AIX string.h "index" bug.
962 Fixed seqence-point bug in contrib/pngminus/png2pnm (Martin Zinser)
1024 Fixed bug with progressive reading of narrow interlaced images in pngpread.c
1061 Fixed bug in progressive reading (pngpread.c) with small images (height < 8).
1184 Fixed a bug with reading the length of iCCP profiles (Larry Reeves).
1252 Changed ${PNGMAJ}.${PNGVER} bug to ${PNGVER} in makefile.sgi and
1268 Fixed bug with $prefix, should be $(prefix) in makefile.hpux.
1279 Fixed bug in reporting number of channels in pngget.c and pngset.c,
1323 Fixed bug in 16 makefiles: $(DESTDIR)/$(LIBPATH) to $(DESTDIR)$(LIBPATH)
1389 Fixed memory overrun bug in png_do_read_filler() with 16-bit datastreams,
1497 Fixed bug in RGB to RGBX transformation introduced in 1.2.6rc1.
1498 Fixed old bug in RGB to Gray transformation.
1530 Fixed bug with "optimized window size" in the IDAT datastream, that
1534 Fixed bug with sCAL chunk and big-endian machines (David Munro).
1547 Fixed bug in png_text_compress() that would fail to complete a large block.
1548 Fixed bug, introduced in libpng-1.2.7, that overruns a buffer during
1761 Fixed bug in example.c (png_set_palette_rgb -> png_set_palette_to_rgb)
1804 Work around Intel-Mac compiler bug by setting PNG_NO_MMX_CODE in pngconf.h
2072 Work around Intel-Mac compiler bug by setting PNG_NO_MMX_CODE in pngconf.h
2192 in example.c (debian bug report)
2252 Fixed bug introduced in libpng-1.4.0beta48 with the memset arguments
2255 (bug introduced in libpng-1.2.34/1.4.0beta29).
2372 (bug introduced in libpng-1.4.0beta67).
2378 (bug introduced in libpng-0.95, discovered by Evan Rouault)
3068 bug was introduced in libpng-1.2.9beta5.
3154 Fixed bug in background transformation handling in pngrtran.c (it was
3181 Fixed a bug in handling of interlaced images (bero at arklinux.org).
3305 Fixed a bug (present since libpng-1.0.7) that makes png_handle_sPLT() fail
3340 Fixed bug with stripping the filler or alpha channel when writing, that
3341 was introduced in libpng-1.5.2beta01 (bug report by Andrew Church).
3359 A serious bug in the pngvalid internal routine 'standard_display_init' has
3378 IDAT compression failed if preceded by a compressed text chunk (bug
3517 Fixed new bug that was causing both strip_16 and scale_16 to be applied.