From 847044ea2e84857e6379841ed561f5af9ca0e091 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sun, 22 May 2011 23:54:47 -0700 Subject: [PATCH] Add bug#. --- src/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ChangeLog b/src/ChangeLog index 29595113f1b..f49250b6a35 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -7,7 +7,7 @@ decoding a CCL program. Many of the new checks are whether XINT (x) fits in int; it doesn't always, on 64-bit hosts. The new version doesn't catch all possible integer overflows, but it's an - improvement. + improvement. (Bug#8719) * alloc.c (make_event_array): Use XINT, not XUINT. There's no need for unsigned here. -- 2.39.2