* src/conflicts.c (conflict_report): Be sure not to append to res
authorAkim Demaille <akim@epita.fr>
Thu, 8 Feb 2001 14:51:33 +0000 (14:51 +0000)
committerAkim Demaille <akim@epita.fr>
Thu, 8 Feb 2001 14:51:33 +0000 (14:51 +0000)
commit22c821f31290ab5957a8d9eb99d48aa064f50df4
tree0c84d7fcf546de99262a5347a3e7c1d23b65ebc8
parent66075dcfc8c50bec9218811020571cb20e997345
* 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.
ChangeLog
src/conflicts.c