From: Ian Lance Taylor Date: Thu, 24 Jul 1997 21:51:57 +0000 (+0000) Subject: * macro.c (define_macro): Make sure the index is in range before X-Git-Tag: gdb-4_18-branchpoint~5184 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=280cdd548ecd833b3a10e45a8ebd07b89d9bdde8;p=thirdparty%2Fbinutils-gdb.git * macro.c (define_macro): Make sure the index is in range before checking for '('. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 53b398e5617..f22ff43a90e 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Thu Jul 24 17:51:29 1997 Ian Lance Taylor + + * macro.c (define_macro): Make sure the index is in range before + checking for '('. + start-sanitize-tic80 Thu Jul 24 12:13:19 1997 Fred Fish