Simplify: use wrbuf_cstr to get a NUL-terminated string out. xfree works
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 15 May 2007 08:52:35 +0000 (08:52 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 15 May 2007 08:52:35 +0000 (08:52 +0000)
commit2af255d6d1850ba7c43ac0c280b7c5a957948c7d
treefd31a5122c43f7213e5ec4c3f18631efaf75a478
parent30ac99878d92779ef5f2ac5f1d1ed24eb8d30b6e
Simplify: use wrbuf_cstr to get a NUL-terminated string out. xfree works
fine on a NULL ptr.
src/client.c