gcc/ChangeLog:
commit6316a88b427e88f3bc530d6916647e737307243e
authormsebor <msebor@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 10 Nov 2017 22:48:43 +0000 (10 22:48 +0000)
committermsebor <msebor@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 10 Nov 2017 22:48:43 +0000 (10 22:48 +0000)
tree621cb871ed24947b9fd1a6e4e41f12b37cac612b
parenta0a0ccef3183126e33ef3fc2d5c4b0d6d33b9339
gcc/ChangeLog:

PR c/81117
* config/darwin-c.c (framework_construct_pathname): Replace strncpy
with memcpy.
(find_subframework_file): Same.

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