* src/lex.c (parse_percent_token): Be sure to 0-end token_buffer

before returning.
Reported by Benoit Perrot.
This commit is contained in:
Akim Demaille
2002-03-04 12:06:07 +00:00
parent f9abaa2c4c
commit 550245801e
3 changed files with 38 additions and 35 deletions
+1
View File
@@ -7,6 +7,7 @@ Albert Chin-A-Young [email protected]
Alexander Belopolsky [email protected]
Andreas Schwab [email protected]
Arnold Robbins [email protected]
Benoit Perrot [email protected]
Bruce Lilly [email protected]
Cris van Pelt [email protected]
Daniel Hagerty [email protected]