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++/15645] [3.3 only]stringstream/ostream/iomanip memory scribble bug


------- Additional Comments From pcarlini at suse dot de  2004-06-13 10:08 -------
Yes, it's fixed in 3.4.0:

2004-02-15  David Asher  <david.asher@cavium.com>

	PR libstdc++/11352
	* include/bits/locale_facets.tcc (__pad<>::_S_pad): Don't
	access __olds beyond __oldlen.

Thanks.

-- 


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


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