[Bug c++/92076] strange strcpy

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Oct 12 10:38:00 GMT 2019


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92076

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Try using strncpy instead as you might see the behavior that you are expecting.


More information about the Gcc-bugs mailing list