[libcxxabi] r184562 - I created a random mangled name generator and have thrown about 200 million random strings at the demangler. I succeeded in crashing it twice more and those crashers have been fixed and the test suite updated with the crash cases.

Howard Hinnant hhinnant at apple.com
Fri Jun 21 14:44:04 PDT 2013


On Jun 21, 2013, at 5:24 PM, Sean Silva <silvas at purdue.edu> wrote:

> Have you tried starting with a correctly mangled name and making random modifications to it, instead of a completely random string?
> 
> -- Sean Silva

Yes, John McCall was kind enough to create such a test for me.

Howard




More information about the cfe-commits mailing list