From fd508e5c4efcf65675b4d0504420d3b6e8083a92 Mon Sep 17 00:00:00 2001 From: Ed Beroset Date: Mon, 8 Sep 2003 01:49:30 +0000 Subject: [PATCH] fixed bug #677841 by limiting the scanner to no more than 4095 characters for a single ID token --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index 6f427401..a23e5f71 100644 --- a/CHANGES +++ b/CHANGES @@ -10,6 +10,7 @@ * Quick-fix Borland format debug-info for -f obj * Fix for %rep with no arguments (#560568) * Fix concatenation of preprocessor function call (#794686) +* Fix long label causes coredump (#677841) 0.98.37 ------- -- 2.11.4.GIT