I am investigating a crash of HeapTest, and I found using std::string c_str() compiled with "asan=1 lsan=1" will make a fast rise of stack frame. almost each time increase 92. Detail in: http://code.google.com/p/chromium/issues/detail?id=403273
I want know is this normal? or what can we do to reduce the stack frame for this case? can somebody help me to take a look. thanks. -- You received this message because you are subscribed to the Google Groups "address-sanitizer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
