projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b1421e
)
S+T cannot overflow if S is the size of an existing object and T is small.
author
Paul Eggert
<eggert@cs.ucla.edu>
Mon, 17 Nov 2003 21:58:05 +0000
(21:58 +0000)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Mon, 17 Nov 2003 21:58:05 +0000
(21:58 +0000)
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 6f6f7fc14daf2ded7a507b234206eb512394df72..890f977dc02d0e534767f3d90549d23b44978752 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,8
@@
+2003-11-17 Paul Eggert <eggert@twinsun.com>
+
+ * README: Mention that S+T cannot overflow if S is the size of
+ an existing object and T is sufficiently small.
+
2003-11-17 Bruno Haible <bruno@clisp.org>
* modules/vasnprintf (Files): Add m4/ssize_t.m4.