CMake/Templates
Matt McCormick 7eddefd8f1 TestDriver.cxx.in: Untrusted array index read.
As reported by Coverity Scan, if the configured file contains a #include,

  Untrusted array index read
  The array index could be controlled by an attacker, leading to reads outside
  the bounds of the array.
  In main: Read from array at index computed using an unscrutinized value from
  an untrusted source (CWE-129)

  CID 1081283 (#1 of 1): Untrusted array index read (TAINTED_SCALAR)
  25. tainted_data: Using tainted variable "testToRun" as an index into an array
  "cmakeGeneratedFunctionMapEntries".
2013-10-16 10:11:20 +00:00
..
AppleInfo.plist
CMakeVSMacros1.vsmacros
CMakeVSMacros2.vsmacros
CMakeVisualStudio6Configurations.cmake Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
CPack.GenericDescription.txt
CPack.GenericLicense.txt
CPack.GenericWelcome.txt
CPackConfig.cmake.in Update CPackConfig template. 2012-02-25 23:07:07 +01:00
CTestScript.cmake.in Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
DLLFooter.dsptemplate
DLLHeader.dsptemplate Fix config-specific INCLUDE_DIRECTORIES in multi-config generators 2012-10-17 16:24:14 -04:00
EXEFooter.dsptemplate
EXEHeader.dsptemplate Fix config-specific INCLUDE_DIRECTORIES in multi-config generators 2012-10-17 16:24:14 -04:00
EXEWinHeader.dsptemplate Fix config-specific INCLUDE_DIRECTORIES in multi-config generators 2012-10-17 16:24:14 -04:00
TestDriver.cxx.in TestDriver.cxx.in: Untrusted array index read. 2013-10-16 10:11:20 +00:00
UtilityFooter.dsptemplate
UtilityHeader.dsptemplate
cygwin-package.sh.in Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
staticLibFooter.dsptemplate
staticLibHeader.dsptemplate Fix config-specific INCLUDE_DIRECTORIES in multi-config generators 2012-10-17 16:24:14 -04:00