Commit 608d0ac93823be9b7da40866d487f6b6bcba113e

Daniel Veillard 2003-08-14T22:44:25

fixing an use of strcpy() where both strings overlap pointed out by * uri.c: fixing an use of strcpy() where both strings overlap pointed out by valgrind. Daniel