Home
last modified time | relevance | path

Searched refs:evilRope (Results 1 – 1 of 1) sorted by relevance

/external/stlport/test/unit/
Drope_test.cpp110 crope evilRope("12345678901234567890123_"); in bug_report() local
115 evilRope += "1234567"; // creates a new leaf in bug_report()
118 evilRope += '8'; // here is the write beyond the allocated memory in bug_report()