This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/39569] Apparent memory corruption in std::stringstream after calling syslog()



------- Comment #7 from paolo dot carlini at oracle dot com  2009-03-30 21:17 -------
By the way, 'valgrind' can save you a lot of time in such cases: it's excellent
with memory issues, like using deallocated memory.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39569


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]