[v3] Fix to time_get for end deref
Paolo Carlini
pcarlini@suse.de
Tue Nov 9 12:57:00 GMT 2004
Hi,
noticed a couple of remaining places (most already fixed for 3.4)
where we risked dereferencing end iterators.
Tested x86-linux, committing to mainline (soon 3_4 too).
Paolo.
P.S. Later, we can consider reorganizing a bit where in the time_get
helpers we set __err |= ios_base::eofbit / check for it...
//////////////
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: CL_deref_end
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20041109/8226084e/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch_deref_end
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20041109/8226084e/attachment-0001.ksh>
More information about the Libstdc++
mailing list