Fix wrong uses of string_copy() with pointer instead of buffer
authorJonas Fonseca <fonseca@diku.dk>
Sat, 2 Jun 2007 17:03:30 +0000 (19:03 +0200)
committerJonas Fonseca <fonseca@diku.dk>
Sat, 2 Jun 2007 17:03:30 +0000 (19:03 +0200)
commit739e81def0105e91ba4f8b0e6209834983d68019
treed9176d18477b18077cc7cd5ad77ea3d52ed4b35b
parent91c5d983a57f52daca6794cad36cb2a4f1a232a7
Fix wrong uses of string_copy() with pointer instead of buffer

Follow up to commit 751e27c90eea47b4eacdd7b657731712712f7356 that
caused these bugs to be revealed.
tig.c