Mercurial > hg > xemacs-beta
diff 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 |
line wrap: on
line diff
--- a/src/ChangeLog Wed May 05 22:09:18 2004 +0000 +++ b/src/ChangeLog Thu May 06 12:12:13 2004 +0000 @@ -1,3 +1,8 @@ +2004-05-05 Chuck Hines <chuck.hines@baesystems.com> + + * dgif_lib.c (DGifSlurp): Changed do-while to while to stop + coredump from deref of NULL ptr (ExtData) + 2004-05-05 Jerry James <james@xemacs.org> * number.c: Use DEFINE_BASIC_LRECORD_IMPLEMENTATION instead of