• Home
  • Raw
  • Download

Lines Matching full:been

17 has been moved to the util library to reduce libgif size and attack
23 error or have been obsolesced by modern image-transformmation tools
81 in cgif.c. This had been assigned CVE-2018-11490.
100 The horrible old autoconf build system has been removed with extreme prejudice.
120 As of this version the library and code has been seriously abused by fuzzers,
260 animated GIF; still images of ordinary size should have been immune.
296 * An EGifSetGifVersion() function taking a GifFile argument has been
307 changes. A few functions have been renamed.
335 The ExtensionBlock API has been repaired, solving some problems with GIF89
341 and EGifPutExtensionLast() - have been relaced by new functions
353 UnionColorMap() - have been renamed to GifMakeMapObject(),
366 * Six undocumented functions have been renamed; five of these take additional
371 * QuantizeBuffer() has been returned to the core library as GifQuantizeBuffer()
374 * Various arguments have been made const where possible.
399 * Several utilities have been renamed to (a) fix last-century's habit
461 typedef of int and TRUE/FALSE have been redefined to true/false,
467 It has been replaced with three documented symbols: GIFLIB_MAJOR,
481 probably hasn't been used in years and is replaceable by any number
485 and GIF_MESSAGE() have been removed from the core library.
486 They were used only by the utilities. QuantizeBuffer() has been
553 * Fix building on Windows. Note -- there has been one API changing event for
561 been able to get an older version of the code to run on GBA and want to
570 code has been updated to use these functions, making it safe to output
595 * Audited the sources with gcc -Wall. Everything detectable has now been fixed.
603 GifQuietPrint or GifQprintf. These should have been pushed out into the
611 * Several minor memory leaks in error conditions have been plugged.
614 * Old copyright notices in a few source files have been updated. All library
622 that have been incorporated in libungif.
628 Major fixes have been made to the code that handles Extensions.
636 The following bugs which caused SegFaults have been fixed:
721 have been renamed and regrouped. This was required for support of the
725 * Some minor bugs have been fixed. Most notably, the DGif code now correctly
746 * The documentation has been overhauled completely and translated out of the
749 * Two source code files gifspnge.c and giffiltr.c have been added to the
753 * The util Makefile for UNIX has been improved. It now uses the cc/gcc -s
775 * GIF_LIB naming convension has been modified to make sure it has unique
777 * Support for SGI4D gl and X11 window grabbing has been added to the
779 Also support for EGA/VGA devices has been added as well.
781 * Support for the new gif89a format has been added.