diff options
author | Zsolt Parragi <zsolt.parragi@cancellar.hu> | 2019-02-12 20:01:18 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2019-02-13 15:22:59 (GMT) |
commit | 76a5ac210050e0c1ccdce8ce89a0c77579e30187 (patch) | |
tree | d4aa8697e9f704b34cbf40854b9dd3ac5aeb1408 /.gitignore | |
parent | 6f23321d405930241fa431cfda7650f2993f0c19 (diff) | |
download | CMake-76a5ac210050e0c1ccdce8ce89a0c77579e30187.zip CMake-76a5ac210050e0c1ccdce8ce89a0c77579e30187.tar.gz CMake-76a5ac210050e0c1ccdce8ce89a0c77579e30187.tar.bz2 |
cmListFileLexer: Add missing include to avoid possible pointer truncation
The `cmsys/Enconding.h` include had a typo in its surrounding ifdef,
possibly causing a missing function declaration (`cmsysEncoding_DupToWide`).
As this is C code, this resulted in the code compiling, but with a truncated
return value, possibly causing crashes.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions