What steps will reproduce the problem?
std::string s(1 << 21, 'a');
quitf(_wa, "bad output: %s\n", s.c_str());
Also you can download attachments and run
check 17 apples.out 17.a
What version of the product are you using? On what operating system?
Default version from http://codecenter.sgu.ru:8081
Crashes both under windows or linux.
Original issue reported on code.google.com by vasilevs...@gmail.com on 17 Jan 2011 at 2:22
Original issue reported on code.google.com by
vasilevs...@gmail.com
on 17 Jan 2011 at 2:22Attachments: