[Bug c++/34362] Segmentation fault while using array of character pointers.
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Dec 6 17:07:00 GMT 2007
------- Comment #1 from pinskia at gcc dot gnu dot org 2007-12-06 17:06 -------
scanf does not initiale the pointers. You just have some random pointer values
passed to scanf.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34362
More information about the Gcc-bugs
mailing list