On Sat, 2005-03-12 at 00:12 -0700, Kevin P. Fleming wrote: > > + answer[len] = (u_char)"\0"; > > > + c->txt[(c->txtlen)-1] = (char)"\0"; > > These are very broken... You can blame me for those. My C coding skills are obviously rusty. Thanks for pointing out the problem, so I won't make it again next time. -Jared