* don't use sprintf while doing urlescappend; do it in place.
authorWilfried Göesgens <willi@citadel.org>
Thu, 5 Nov 2009 23:33:40 +0000 (23:33 +0000)
committerWilfried Göesgens <willi@citadel.org>
Thu, 5 Nov 2009 23:33:40 +0000 (23:33 +0000)
commit8a80c85e7ee3606e746e27387ce80e066bf31575
tree6bff98ba37009e01d8c0b677c3b431a89546f221
parente121c5f3c425e5013f16d2b78ba45fc9ffd8f96e
* don't use sprintf while doing urlescappend; do it in place.
libcitadel/lib/stringbuf.c
libcitadel/tests/stringbuf_test.c