[Bug c++/11818] istrstream::operator>> generates wrong output and corrupts source string

falk at debian dot org gcc-bugzilla@gcc.gnu.org
Wed Aug 6 07:11: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=11818


falk at debian dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


------- Additional Comments From falk at debian dot org  2003-08-06 07:11 -------
line.substr(3) is a temporary. It's c_str is invalid in the next line.



More information about the Gcc-bugs mailing list