From 8851e61cf8c61d63f086038e3bcef631a963833a Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 17 Nov 2003 21:58:05 +0000 Subject: [PATCH] S+T cannot overflow if S is the size of an existing object and T is small. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 6f6f7fc14d..890f977dc0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-11-17 Paul Eggert + + * 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 * modules/vasnprintf (Files): Add m4/ssize_t.m4. -- 2.30.2