Open GoogleCodeExporter opened 9 years ago
I can also avoid this bug by making the call conditional:
if (!log.str().empty()) {
log.str("");
}
Original comment by Willia...@gmail.com
on 12 Sep 2013 at 1:33
I saw a similar issue as reported in my comment on Bugzilla #400.
Original comment by Willia...@gmail.com
on 12 Sep 2013 at 1:37
Have you tried valgrind _while disabling tcmalloc_ ?
Original comment by alkondratenko
on 13 Sep 2013 at 8:38
Original issue reported on code.google.com by
Willia...@gmail.com
on 11 Sep 2013 at 10:15