mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-07-24 10:00:32 +00:00
* src/lex.c (parse_percent_token): Be sure to 0-end token_buffer
before returning. Reported by Benoit Perrot.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2002-03-04 Akim Demaille <[email protected]>
|
||||
|
||||
* src/lex.c (parse_percent_token): Be sure to 0-end token_buffer
|
||||
before returning.
|
||||
Reported by Benoit Perrot.
|
||||
|
||||
2002-03-04 Akim Demaille <[email protected]>
|
||||
|
||||
Use bitset operations when possible, not loops over bits.
|
||||
|
||||
Reference in New Issue
Block a user