comparison src/ChangeLog @ 2062:00f374c78661

[xemacs-hg @ 2004-05-06 12:12:12 by malcolmp] GIF library crash fix.
author malcolmp
date Thu, 06 May 2004 12:12:13 +0000
parents b75af0ab66f3
children 0bcc1e4dfd91
comparison
equal deleted inserted replaced
2061:b75af0ab66f3 2062:00f374c78661
1 2004-05-05 Chuck Hines <chuck.hines@baesystems.com>
2
3 * dgif_lib.c (DGifSlurp): Changed do-while to while to stop
4 coredump from deref of NULL ptr (ExtData)
5
1 2004-05-05 Jerry James <james@xemacs.org> 6 2004-05-05 Jerry James <james@xemacs.org>
2 7
3 * number.c: Use DEFINE_BASIC_LRECORD_IMPLEMENTATION instead of 8 * number.c: Use DEFINE_BASIC_LRECORD_IMPLEMENTATION instead of
4 DEFINE_LRECORD_IMPLEMENTATION for bignum, ratio, and bigfloat. 9 DEFINE_LRECORD_IMPLEMENTATION for bignum, ratio, and bigfloat.
5 * number.c (bignum_finalize): Remove; we already do this with an 10 * number.c (bignum_finalize): Remove; we already do this with an