[Bug libstdc++/10081] basic_ios::_M_cache_locale leaves NULL members in the face of unknown locales
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Oct 21 02:35:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10081
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2003-10-21 02:31 -------
Subject: Bug 10081
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_3-branch
Changes by: bkoz@gcc.gnu.org 2003-10-21 02:31:32
Modified files:
libstdc++-v3 : ChangeLog
libstdc++-v3/include/bits: basic_ios.h
Log message:
2003-10-20 Benjamin Kosnik <bkoz@redhat.com>
PR libstdc++/10081
* include/bits/basic_ios.h (basic_ios::basic_ios): Initialize
_M_fctype, _M_fnumput, _M_fnumget.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.1464.2.152&r2=1.1464.2.153
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/basic_ios.h.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.14.2.5&r2=1.14.2.6
More information about the Gcc-bugs
mailing list