Re: Control characters in log message cause failure
From: <kfogel_at_collab.net>
Date: 2004-12-02 00:32:54 CET
"Peter N. Lundblad" <peter@famlundblad.se> writes:
So the code should be:
/* sending a log msg from server to client */
if (is_valid_utf8 (msg) && svn_xml_is_xml_safe (msg))
then? (This assumes that fuzzy_escape() produces totally XML-kosher
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.