gc.c
11.4 KB
-
re PR libobjc/9751 (malloc of strlen, not strlen+1) · 801a91f9
2006-01-24 David Ayers <d.ayers@inode.at> PR libobjc/9751 * gc.c (class_ivar_set_gcinvisible): Replace strncpy with memcpy and insure the new strings are '\0' termintated. From-SVN: r110187
David Ayers committed