diff options
author | Brad King <brad.king@kitware.com> | 2018-07-31 13:09:56 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2018-07-31 13:34:55 (GMT) |
commit | cfa6b14f9c7add4a0ab39074d1c37ae300b7fe29 (patch) | |
tree | 309e90017546a1cd994f3528ba7e469debb71d28 /Source/LexerParser/cmFortranParser.cxx | |
parent | 9df0e1f98ac81ce309026be9098fe8f00ee2a30c (diff) | |
download | CMake-cfa6b14f9c7add4a0ab39074d1c37ae300b7fe29.zip CMake-cfa6b14f9c7add4a0ab39074d1c37ae300b7fe29.tar.gz CMake-cfa6b14f9c7add4a0ab39074d1c37ae300b7fe29.tar.bz2 |
cmGlobalGenerator: Avoid -Wstringop-truncation warning
Use `memcpy` instead of `strncpy` to copy bytes into a buffer that
is not intended to be null terminated.
Diffstat (limited to 'Source/LexerParser/cmFortranParser.cxx')
0 files changed, 0 insertions, 0 deletions