search : joseph witthuhn

select a category, or use search below
(searches all categories and all time range)

displaying top 100 results

2596852 CF-3561029 Language : Serialization Joseph Witthuhn SerializeJSON Does Not Correctly Handle Control Characters Problem Description: The SerializeJSON function does not correctly handle control characters in Strings. It passes them through as-is, instead of escaping them using \uXXXX (where