summaryrefslogtreecommitdiffstats
path: root/Packaging
diff options
context:
space:
mode:
authorZsolt Parragi <zsolt.parragi@cancellar.hu>2019-02-12 20:01:18 (GMT)
committerBrad King <brad.king@kitware.com>2019-02-13 15:22:59 (GMT)
commit76a5ac210050e0c1ccdce8ce89a0c77579e30187 (patch)
treed4aa8697e9f704b34cbf40854b9dd3ac5aeb1408 /Packaging
parent6f23321d405930241fa431cfda7650f2993f0c19 (diff)
downloadCMake-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 'Packaging')
0 files changed, 0 insertions, 0 deletions