[Bug libstdc++/12206] Segmentation fault in basic_filebuf::seekoff
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Oct 4 07:50: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=12206
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2003-10-04 07:50 -------
Subject: Bug 12206
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: paolo@gcc.gnu.org 2003-10-04 07:50:36
Modified files:
libstdc++-v3/include/bits: fstream.tcc
Added files:
libstdc++-v3/testsuite/27_io/basic_filebuf/imbue: 12206.cc
Log message:
2003-10-04 Paolo Carlini <pcarlini@unitus.it>
PR libstdc++/12206
* include/bits/fstream.tcc (imbue): In case a codecvt facet
is not available, set _M_codecvt = 0.
* testsuite/27_io/basic_filebuf/imbue/12206.cc: New.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/fstream.tcc.diff?cvsroot=gcc&r1=1.100&r2=1.101
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/imbue/12206.cc.diff?cvsroot=gcc&r1=NONE&r2=1.1
More information about the Gcc-bugs
mailing list