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 #3 from jmcdonald at fairfield dot com  2009-03-30 14:44 -------
Created an attachment (id=17559)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17559&action=view)
A more simple test case which recreates the memor correction bug (1 file)

I worked with the sources a bit more, and managed to trim it down to a single
source file which recreates the bug using pretty much nothing but the iostream
libraries and syslog.


-- 

jmcdonald at fairfield dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #17550|0                           |1
        is obsolete|                            |


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]