OSDN Git Service

Sanitize text before emitting to XML.
authorJesse Wilson <jessewilson@google.com>
Fri, 6 Nov 2009 19:41:32 +0000 (11:41 -0800)
committerJesse Wilson <jessewilson@google.com>
Fri, 6 Nov 2009 19:41:32 +0000 (11:41 -0800)
commit52b6299cf1a7f59ea4aa298b25f8cdfa0563382d
tree1bed474d0e14ad499e401d40fa3f7e1123fdb12e
parent9d7bdd8c8de91d42d6831125988141088f3ade3f
Sanitize text before emitting to XML.

This is the absolute least amount of sanitization that will work.
I'll consider adding more as necessary; currently I'm not too
interested in spending the time to make this perfect.
libcore/tools/dalvik_jtreg/java/dalvik/jtreg/XmlReportPrinter.java