This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/48355] Assigning NULL to string segfaults
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 30 Mar 2011 08:44:20 +0000
- Subject: [Bug libstdc++/48355] Assigning NULL to string segfaults
- Auto-submitted: auto-generated
- References: <bug-48355-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48355
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |normal
--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-03-30 08:44:14 UTC ---
severity is not "critical" because your example has undefined behaviour
this has been discussed many times and is not going to change