S+T cannot overflow if S is the size of an existing object and T is small.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 17 Nov 2003 21:58:05 +0000 (21:58 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 17 Nov 2003 21:58:05 +0000 (21:58 +0000)
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.