[Bug libstdc++/48355] New: Assigning NULL to string segfaults

2011-03-30 Thread amr.ali.cc at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48355 Summary: Assigning NULL to string segfaults Product: gcc Version: 4.5.1 Status: UNCONFIRMED Severity: critical Priority: P3 Component: libstdc++ AssignedTo: unassig..

[Bug libstdc++/48355] Assigning NULL to string segfaults

2011-03-30 Thread amr.ali.cc at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48355 --- Comment #3 from Amr Ali 2011-03-30 09:13:57 UTC --- (In reply to comment #2) > duplicate of PR 5258 and PR 994 > > I'll look into checking when _GLIBCXX_DEBUG is defined but the default > (non-debug mode) behaviour is NOT going to change, yo