aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2001-04-09 10:53:42 +0000
committerEli Zaretskii2001-04-09 10:53:42 +0000
commitceeb3d7db5c33884003f280ddfaa1c50a70cc7ad (patch)
treec1fad19f2d0666c16818560895fdb233c3d9f183 /src/ChangeLog
parent9f9a5e7a8c7650f0c45404cb8762c5eabc57ba79 (diff)
downloademacs-ceeb3d7db5c33884003f280ddfaa1c50a70cc7ad.tar.gz
emacs-ceeb3d7db5c33884003f280ddfaa1c50a70cc7ad.zip
(align): If the argument SIZE would overflow
__malloc_ptrdiff_t, fail right away.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index ed4535c28d9..048eedf14fa 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12001-04-09 Eli Zaretskii <eliz@is.elta.co.il>
2
3 * gmalloc.c (align): If the argument SIZE would overflow
4 __malloc_ptrdiff_t, fail right away.
5
12001-04-06 Gerd Moellmann <gerd@gnu.org> 62001-04-06 Gerd Moellmann <gerd@gnu.org>
2 7
3 * xfns.c (compute_tip_xy): Add parameters WIDTH and HEIGHT. 8 * xfns.c (compute_tip_xy): Add parameters WIDTH and HEIGHT.