OSDN Git Service

2006-01-24 David Ayers <d.ayers@inode.at>
authorayers <ayers@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 24 Jan 2006 23:37:24 +0000 (23:37 +0000)
committerayers <ayers@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 24 Jan 2006 23:37:24 +0000 (23:37 +0000)
commit0f15169821ebe32980973375c7f049e1ce6a0da0
treede0c99688b8eff2a3596b21c0a9f5f90a1728320
parent9c97629c71b58dce735b54e260c661ab4c6b9d3e
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@110187 138bc75d-0d04-0410-961f-82ee72b054a4
libobjc/ChangeLog
libobjc/gc.c