mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
* src/conflicts.c (conflict_report): Be sure not to append to res
between two calls, which could happen if both first sprintf were skipped, but not the first cp += strlen.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2001-02-08 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/conflicts.c (conflict_report): Be sure not to append to res
|
||||
between two calls, which could happen if both first sprintf were
|
||||
skipped, but not the first cp += strlen.
|
||||
|
||||
2001-02-08 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* lib/memchr.c, lib/stpcpy.c, lib/strndup.c, lib/strnlen.c:
|
||||
|
||||
Reference in New Issue
Block a user