[Patch] Fix libstdc++/11352
Paolo Carlini
pcarlini@unitus.it
Mon Jun 30 18:26:00 GMT 2003
Hi,
the actual seg fault is difficult to reproduce but the problem
seems to me simple and and the fix obviously correct: before
accessing __olds[1] we must make sure that __olds has at
least two positions.
Tested x86-linux, ok trunk and 3_3?
Paolo.
/////////
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: CL_11352
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20030630/f436e8b4/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch_11352
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20030630/f436e8b4/attachment-0001.ksh>
More information about the Libstdc++
mailing list