dll\win32\kernel32\client\compname.c(525) : warning C6386: Buffer overrun while writing to 'ComputerName': the writable size is '*nSize*1' bytes, but '17' bytes might be written.: Lines: 500, 504, 506, 508, 511, 513, 514, 516, 522, 524, 525 dll\win32\kernel32\client\compname.c(541) : warning C6303: Format string mismatch: wide character string passed as _Param_(2) when character string is required in call to 'DbgPrint' Actual type: 'const unsigned short *'. dll\win32\kernel32\client\compname.c(557) : warning C6386: Buffer overrun while writing to 'computername': the writable size is '*size*2' bytes, but '34' bytes might be written.: Lines: 535, 539, 541, 543, 544, 546, 547, 549, 554, 556, 557 dll\win32\kernel32\client\actctx.c(196) : warning C6387: 'hActCtx' could be '0': this does not adhere to the specification for the function 'RtlActivateActivationContext'. : Lines: 182, 185, 188, 196 dll\win32\kernel32\client\actctx.c(256) : warning C6001: Using uninitialized memory '*phActCtx'.: Lines: 243, 245, 248, 256 dll\win32\kernel32\client\resntfy.c(74) : warning C6387: '_Param_(5)' could be '0': this does not adhere to the specification for the function 'NtQueryEvent'. : Lines: 67, 68, 71, 74 dll\win32\kernel32\client\console\alias.c(145) : warning C6054: String 'lpTargetBuffer' might not be zero-terminated.: Lines: 145, 150, 151, 152, 153, 155, 157, 164, 165, 167, 168, 171, 174, 182, 187, 193, 197, 201, 203, 204, 205, 145 dll\win32\kernel32\client\console\alias.c(274) : warning C6383: Buffer overrun due to conversion of an element count into a byte count: an element count is expected for parameter '3' in call to 'GetConsoleAliasW'. dll\win32\kernel32\client\console\alias.c(226) : warning C6054: String 'lpTargetBuffer' might not be zero-terminated.: Lines: 226, 231, 232, 233, 234, 235, 236, 238, 240, 246, 247, 248, 253, 255, 256, 257, 263, 265, 266, 274, 276, 277, 279, 282, 284, 226 dll\win32\kernel32\client\console\alias.c(293) : warning C6054: String 'AliasBuffer' might not be zero-terminated.: Lines: 293, 297, 298, 299, 300, 302, 305, 306, 312, 315, 317, 325, 330, 334, 338, 340, 341, 293 dll\win32\kernel32\client\console\alias.c(293) : warning C6101: Returning uninitialized memory '*AliasBuffer'. A successful path through the function does not set the named _Out_ parameter. : Lines: 293, 297, 298, 299, 300, 302, 305, 306, 312, 315, 317, 325, 330, 334, 338, 340, 341, 293 dll\win32\kernel32\client\console\alias.c(377) : warning C6383: Buffer overrun due to conversion of an element count into a byte count: an element count is expected for parameter '2' in call to 'GetConsoleAliasesW'. dll\win32\kernel32\client\console\alias.c(362) : warning C6054: String 'AliasBuffer' might not be zero-terminated.: Lines: 362, 366, 367, 368, 370, 372, 373, 375, 377, 379, 380, 382, 385, 386, 362 dll\win32\kernel32\client\console\alias.c(377) : warning C6387: 'lpwAliasBuffer' could be '0': this does not adhere to the specification for the function 'GetConsoleAliasesW'. : Lines: 366, 367, 368, 370, 372, 373, 375, 377 dll\win32\kernel32\client\console\alias.c(385) : warning C6387: 'lpwAliasBuffer' could be '0': this does not adhere to the specification for the function 'RtlFreeHeap'. See line 377 for an earlier location where this can occur: Lines: 366, 367, 368, 370, 372, 373, 375, 377, 379, 380, 382, 385 dll\win32\kernel32\client\console\alias.c(475) : warning C6054: String 'lpExeNameBuffer' might not be zero-terminated.: Lines: 475, 478, 479, 480, 481, 483, 486, 487, 494, 497, 501, 505, 507, 508, 509, 475 dll\win32\kernel32\client\console\alias.c(539) : warning C6383: Buffer overrun due to conversion of an element count into a byte count: an element count is expected for parameter '2' in call to 'GetConsoleAliasExesW'. dll\win32\kernel32\client\console\alias.c(529) : warning C6054: String 'lpExeNameBuffer' might not be zero-terminated.: Lines: 529, 532, 533, 535, 537, 539, 541, 544, 545, 529 dll\win32\kernel32\client\console\alias.c(539) : warning C6387: 'lpwExeNameBuffer' could be '0': this does not adhere to the specification for the function 'GetConsoleAliasExesW'. : Lines: 532, 533, 535, 537, 539 dll\win32\kernel32\client\console\alias.c(544) : warning C6387: 'lpwExeNameBuffer' could be '0': this does not adhere to the specification for the function 'RtlFreeHeap'. See line 539 for an earlier location where this can occur: Lines: 532, 533, 535, 537, 539, 541, 544 dll\win32\kernel32\client\except.c(90) : warning C6273: Non-integer passed as _Param_(2) when an integer is required in call to 'DbgPrint' Actual type: 'void *': if a pointer value is being passed, %p should be used. dll\win32\kernel32\client\except.c(112) : warning C6273: Non-integer passed as _Param_(2) when an integer is required in call to 'DbgPrint' Actual type: 'void *': if a pointer value is being passed, %p should be used. dll\win32\kernel32\client\except.c(188) : warning C6322: Empty _except block. dll\win32\kernel32\client\except.c(371) : warning C6066: Non-pointer passed as _Param_(4) when pointer is required in call to 'DbgPrint' Actual type: 'unsigned long'. dll\win32\kernel32\client\except.c(372) : warning C6066: Non-pointer passed as _Param_(4) when pointer is required in call to 'DbgPrint' Actual type: 'unsigned long'. dll\win32\kernel32\client\except.c(373) : warning C6067: _Param_(4) in call to 'DbgPrint' must be the address of a string. Actual type: 'unsigned long'. dll\win32\kernel32\client\except.c(382) : warning C6067: _Param_(4) in call to 'DbgPrint' must be the address of a string. Actual type: 'unsigned long'. dll\win32\kernel32\client\except.c(383) : warning C6067: _Param_(4) in call to 'DbgPrint' must be the address of a string. Actual type: 'unsigned long'. dll\win32\kernel32\client\path.c(590) : warning C4244: 'function' : conversion from 'ULONG' to 'USHORT', possible loss of data dll\win32\kernel32\client\path.c(605) : warning C4244: 'function' : conversion from 'WCHAR' to 'BYTE', possible loss of data dll\win32\kernel32\client\path.c(916) : warning C4244: 'function' : conversion from 'DWORD' to 'USHORT', possible loss of data dll\win32\kernel32\client\path.c(1365) : warning C4244: '=' : conversion from 'ULONG' to 'USHORT', possible loss of data dll\win32\kernel32\client\path.c(1379) : warning C4244: '=' : conversion from 'DWORD' to 'USHORT', possible loss of data dll\win32\kernel32\client\path.c(1709) : warning C4244: '=' : conversion from 'ULONG' to 'USHORT', possible loss of data dll\win32\kernel32\client\path.c(1711) : warning C4244: '=' : conversion from 'ULONG' to 'USHORT', possible loss of data dll\win32\kernel32\client\path.c(1790) : warning C4244: '=' : conversion from 'ULONG' to 'USHORT', possible loss of data dll\win32\kernel32\client\path.c(1792) : warning C4244: '=' : conversion from 'ULONG' to 'USHORT', possible loss of data dll\win32\kernel32\client\path.c(2153) : warning C4244: '=' : conversion from 'ULONG' to 'USHORT', possible loss of data dll\win32\kernel32\client\path.c(2169) : warning C4244: '=' : conversion from 'ULONG' to 'USHORT', possible loss of data dll\win32\kernel32\client\path.c(890) : warning C6387: 'lpBuffer' could be '0': this does not adhere to the specification for the function 'memcpy'. : Lines: 881, 884, 886, 888, 890 dll\win32\kernel32\client\path.c(892) : warning C6011: Dereferencing NULL pointer 'lpBuffer'. See line 890 for an earlier location where this can occur: Lines: 881, 884, 886, 888, 890, 891, 892 dll\win32\kernel32\client\path.c(916) : warning C6387: 'lpBuffer' could be '0': this does not adhere to the specification for the function 'RtlInitEmptyAnsiString'. : Lines: 909, 912, 913, 914, 916 dll\win32\kernel32\client\path.c(1022) : warning C6387: 'FileNameString.Buffer' could be '0': this does not adhere to the specification for the function 'RtlGetFullPathName_U'. : Lines: 992, 993, 994, 995, 996, 997, 998, 1001, 1004, 1005, 1008, 1009, 1012, 1015, 1022 dll\win32\kernel32\client\path.c(1117) : warning C6054: String '*lpFilePart' might not be zero-terminated.: Lines: 1117, 1124, 1125, 1126, 1127, 1128, 1129, 1132, 1135, 1136, 1137, 1140, 1141, 1144, 1147, 1149, 1153, 1156, 1157, 1161, 1162, 1170, 1176, 1246, 1247, 1248, 1256, 1262, 1265, 1266, 1269, 1279, 1281, 1282, 1283, 1284, 1117 dll\win32\kernel32\client\path.c(1117) : warning C6101: Returning uninitialized memory '*lpFilePart'. A successful path through the function does not set the named _Out_ parameter. : Lines: 1117, 1124, 1125, 1126, 1127, 1128, 1129, 1132, 1135, 1136, 1137, 1140, 1141, 1144, 1147, 1149, 1153, 1156, 1157, 1161, 1162, 1170, 1176, 1246, 1247, 1248, 1256, 1262, 1265, 1266, 1269, 1279, 1281, 1282, 1283, 1284, 1117 dll\win32\kernel32\client\path.c(1117) : warning C6101: Returning uninitialized memory '*lpBuffer'. A successful path through the function does not set the named _Out_ parameter. : Lines: 1117, 1124, 1125, 1126, 1127, 1128, 1129, 1132, 1135, 1136, 1137, 1140, 1141, 1144, 1147, 1149, 1153, 1156, 1157, 1161, 1162, 1170, 1176, 1246, 1247, 1248, 1256, 1262, 1265, 1266, 1269, 1279, 1281, 1282, 1283, 1284, 1117 dll\win32\kernel32\client\path.c(1117) : warning C6054: String 'lpBuffer' might not be zero-terminated.: Lines: 1117, 1124, 1125, 1126, 1127, 1128, 1129, 1132, 1135, 1136, 1137, 1140, 1141, 1144, 1147, 1149, 1153, 1156, 1157, 1161, 1162, 1170, 1176, 1246, 1247, 1248, 1256, 1262, 1265, 1266, 1269, 1279, 1281, 1282, 1283, 1284, 1117 dll\win32\kernel32\client\path.c(1517) : warning C6305: Potential mismatch between sizeof and countof quantities. Use sizeof() to scale byte sizes.: Lines: 1453, 1454, 1455, 1456, 1457, 1458, 1459, 1460, 1463, 1464, 1467, 1475, 1478, 1486, 1490, 1517 dll\win32\kernel32\client\path.c(1517) : warning C6305: Potential mismatch between sizeof and countof quantities. Use sizeof() to scale byte sizes.: Lines: 1453, 1454, 1455, 1456, 1457, 1458, 1459, 1460, 1463, 1464, 1467, 1475, 1478, 1486, 1490, 1517 dll\win32\kernel32\client\path.c(1746) : warning C6101: Returning uninitialized memory '*lpszShortPath'. A successful path through the function does not set the named _Out_ parameter. : Lines: 1746, 1750, 1751, 1752, 1753, 1754, 1755, 1757, 1758, 1759, 1760, 1762, 1768, 1769, 1771, 1773, 1774, 1788, 1790, 1791, 1792, 1794, 1795, 1797, 1798, 1801, 1802, 1809, 1812, 1813, 1814, 1815, 1819, 1746 dll\win32\kernel32\client\path.c(1746) : warning C6054: String 'lpszShortPath' might not be zero-terminated.: Lines: 1746, 1750, 1751, 1752, 1753, 1754, 1755, 1757, 1758, 1759, 1760, 1762, 1768, 1769, 1771, 1773, 1774, 1788, 1790, 1791, 1792, 1794, 1795, 1797, 1798, 1801, 1802, 1809, 1812, 1813, 1814, 1815, 1819, 1746 dll\win32\kernel32\client\path.c(1899) : warning C6305: Potential mismatch between sizeof and countof quantities. Use sizeof() to scale byte sizes.: Lines: 1831, 1832, 1833, 1834, 1835, 1836, 1837, 1838, 1841, 1842, 1845, 1853, 1856, 1868, 1872, 1899 dll\win32\kernel32\client\path.c(1899) : warning C6305: Potential mismatch between sizeof and countof quantities. Use sizeof() to scale byte sizes.: Lines: 1831, 1832, 1833, 1834, 1835, 1836, 1837, 1838, 1841, 1842, 1845, 1853, 1856, 1868, 1872, 1899 dll\win32\kernel32\client\path.c(2049) : warning C6054: String 'lpBuffer' might not be zero-terminated.: Lines: 2049, 2052, 2053, 2055, 2057, 2059, 2061, 2062, 2049 dll\win32\kernel32\client\dllmain.c(109) : warning C6387: '_Param_(1)' could be '0': this does not adhere to the specification for the function 'RtlEncodePointer'. : Lines: 90, 91, 92, 93, 95, 98, 101, 102, 104, 106, 109 dll\win32\kernel32\client\environ.c(53) : warning C4244: '=' : conversion from 'DWORD' to 'USHORT', possible loss of data dll\win32\kernel32\client\environ.c(117) : warning C4244: '=' : conversion from 'DWORD' to 'USHORT', possible loss of data dll\win32\kernel32\client\environ.c(172) : warning C4244: '=' : conversion from 'DWORD' to 'USHORT', possible loss of data dll\win32\kernel32\client\environ.c(407) : warning C4244: '=' : conversion from 'DWORD' to 'USHORT', possible loss of data dll\win32\kernel32\client\environ.c(449) : warning C4244: '=' : conversion from 'ULONG' to 'USHORT', possible loss of data dll\win32\kernel32\client\environ.c(477) : warning C4244: '=' : conversion from 'DWORD' to 'USHORT', possible loss of data dll\win32\kernel32\client\environ.c(522) : warning C4244: '=' : conversion from 'DWORD' to 'USHORT', possible loss of data dll\win32\kernel32\client\environ.c(237) : warning C6387: '_Param_(1)' could be '0': this does not adhere to the specification for the function 'RtlSetEnvironmentVariable'. : Lines: 217, 218, 219, 221, 222, 223, 225, 237 dll\win32\kernel32\client\environ.c(237) : warning C6387: '_Param_(3)' could be '0': this does not adhere to the specification for the function 'RtlSetEnvironmentVariable'. : Lines: 217, 218, 219, 221, 222, 223, 225, 237 dll\win32\kernel32\client\environ.c(273) : warning C6387: '_Param_(1)' could be '0': this does not adhere to the specification for the function 'RtlSetEnvironmentVariable'. : Lines: 257, 258, 260, 261, 263, 273 dll\win32\kernel32\client\environ.c(273) : warning C6387: '_Param_(3)' could be '0': this does not adhere to the specification for the function 'RtlSetEnvironmentVariable'. : Lines: 257, 258, 260, 261, 263, 273 dll\win32\kernel32\client\environ.c(527) : warning C6387: '_Param_(1)' could be '0': this does not adhere to the specification for the function 'RtlExpandEnvironmentStrings_U'. : Lines: 517, 518, 519, 521, 522, 524, 525, 527 dll\win32\kernel32\client\sysinfo.c(131) : warning C6101: Returning uninitialized memory '*pdwQuotaAllowed'. A successful path through the function does not set the named _Out_ parameter. Annotate this function with _Success_(return) if returning FALSE indicates failure.: Lines: 131, 134, 135, 136, 138, 142, 149, 150, 131 dll\win32\kernel32\client\sysinfo.c(131) : warning C6101: Returning uninitialized memory '*pdwQuotaUsed'. A successful path through the function does not set the named _Out_ parameter. Annotate this function with _Success_(return) if returning FALSE indicates failure.: Lines: 131, 134, 135, 136, 138, 142, 149, 150, 131 dll\win32\kernel32\client\timerqueue.c(67) : warning C6387: '_Param_(3)' could be '0': this does not adhere to the specification for the function 'RtlDeleteTimer'. : Lines: 52, 54, 67 dll\win32\kernel32\client\timerqueue.c(165) : warning C28183: 'TimerQueue' could be '0', and is a copy of the value found in 'BasepDefaultTimerQueue': this does not adhere to the specification for the function 'RtlCreateTimer'. : Lines: 146, 149, 152, 155, 161, 165 dll\win32\kernel32\client\timerqueue.c(305) : warning C28183: 'TimerQueue' could be '0', and is a copy of the value found in 'BasepDefaultTimerQueue': this does not adhere to the specification for the function 'RtlCreateTimer'. : Lines: 288, 289, 292, 295, 301, 305 dll\win32\kernel32\client\timerqueue.c(305) : warning C6001: Using uninitialized memory 'Timer'.: Lines: 288, 289, 292, 305 dll\win32\kernel32\client\synch.c(110) : warning C6387: '_Param_(2)' could be '0': this does not adhere to the specification for the function 'RtlActivateActivationContextUnsafeFast'. : Lines: 98, 99, 100, 101, 104, 107, 108, 109, 110 dll\win32\kernel32\client\synch.c(286) : warning C6387: '_Param_(2)' could be '0': this does not adhere to the specification for the function 'RtlActivateActivationContextUnsafeFast'. : Lines: 274, 275, 276, 277, 280, 283, 284, 285, 286 dll\win32\kernel32\client\synch.c(745) : warning C6387: '_Param_(2)' could be '0': this does not adhere to the specification for the function 'RtlActivateActivationContextUnsafeFast'. : Lines: 733, 734, 735, 736, 739, 742, 743, 744, 745 dll\win32\kernel32\client\synch.c(798) : warning C6001: Using uninitialized memory '*phNewWaitObject'.: Lines: 778, 785, 788, 791, 798 dll\win32\kernel32\client\synch.c(798) : warning C6387: 'Context' could be '0': this does not adhere to the specification for the function 'RtlRegisterWait'. : Lines: 778, 785, 788, 791, 798 dll\win32\kernel32\client\synch.c(840) : warning C6001: Using uninitialized memory 'hNewWaitObject'.: Lines: 826, 827, 830, 833, 840 dll\win32\kernel32\client\thread.c(919) : warning C4244: 'return' : conversion from 'LCID' to 'LANGID', possible loss of data dll\win32\kernel32\client\thread.c(117) : warning C6322: Empty _except block. dll\win32\kernel32\client\thread.c(374) : warning C6387: '_Param_(1)' could be '0': this does not adhere to the specification for the function 'NtTerminateThread'. : Lines: 350, 351, 352, 355, 356, 362, 367, 370, 373, 374 dll\win32\kernel32\client\thread.c(626) : warning C6001: Using uninitialized memory 'PreviousSuspendCount'.: Lines: 623, 624, 626 dll\win32\kernel32\client\thread.c(809) : warning C6101: Returning uninitialized memory '*lpSelectorEntry'. A successful path through the function does not set the named _Out_ parameter. Annotate this function with _Success_(return) if returning FALSE indicates failure.: Lines: 809, 814, 815, 818, 819, 824, 827, 828, 809 dll\win32\kernel32\client\thread.c(985) : warning C6101: Returning uninitialized memory '*lpIOIsPending'. A successful path through the function does not set the named _Out_ parameter. Annotate this function with _Success_(return) if returning FALSE indicates failure.: Lines: 985, 988, 989, 992, 997, 1005, 1006, 985 dll\win32\kernel32\client\debugger.c(408) : warning C6101: Returning uninitialized memory '*pbDebuggerPresent'. A successful path through the function does not set the named _Out_ parameter. Annotate this function with _Success_(return) if returning FALSE indicates failure.: Lines: 408, 411, 412, 415, 423, 428, 436, 437, 408 dll\win32\kernel32\client\debugger.c(637) : warning C6001: Using uninitialized memory 'WaitStateChange'.: Lines: 625, 626, 627, 628, 631, 637 dll\win32\kernel32\client\dosdev.c(146) : warning C28193: 'RtlUpcaseUnicodeString()`146' holds a value that must be examined.: Lines: 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 106, 114, 115, 116, 123, 130, 140, 141, 144, 146, 149, 151, 153, 160, 162, 167, 169, 172, 179, 181, 184, 188, 190, 200, 229, 235, 236 dll\win32\kernel32\client\dosdev.c(162) : warning C6001: Using uninitialized memory 'DeviceUpcaseNameU.Length'.: Lines: 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 106, 114, 115, 116, 123, 130, 140, 141, 144, 146, 149, 151, 153, 160, 162 dll\win32\kernel32\client\dosdev.c(149) : warning C6001: Using uninitialized memory 'DeviceUpcaseNameU'.: Lines: 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 106, 114, 115, 116, 123, 130, 140, 141, 144, 146, 149 dll\win32\kernel32\client\dosdev.c(245) : warning C6054: String 'lpTargetPath' might not be zero-terminated.: Lines: 245, 251, 252, 253, 254, 255, 256, 258, 260, 267, 270, 282, 285, 308, 311, 313, 317, 245 dll\win32\kernel32\client\job.c(163) : warning C28199: Using possibly uninitialized memory 'LocalInfo': The variable has had its address taken but no assignment to it has been discovered.: Lines: 125, 126, 127, 128, 130, 135, 142, 143, 146, 152, 157, 159, 161, 163 dll\win32\kernel32\client\vdm.c(385) : warning C4244: 'function' : conversion from 'ULONG' to 'USHORT', possible loss of data dll\win32\kernel32\client\vdm.c(386) : warning C4244: '=' : conversion from 'ULONG' to 'USHORT', possible loss of data dll\win32\kernel32\client\vdm.c(423) : warning C6001: Using uninitialized memory 'Result'.: Lines: 321, 322, 323, 324, 327, 335, 344, 348, 356, 357, 358, 361, 362, 370, 371, 372, 402, 404, 407, 423 dll\win32\kernel32\client\vdm.c(650) : warning C6400: Using 'lstrcmpiW' to perform a case-insensitive compare to constant string '.COM'. Yields unexpected results in non-English locales. dll\win32\kernel32\client\vdm.c(655) : warning C6400: Using 'lstrcmpiW' to perform a case-insensitive compare to constant string '.PIF'. Yields unexpected results in non-English locales. dll\win32\kernel32\client\vdm.c(613) : warning C6101: Returning uninitialized memory '*lpBinaryType'. A successful path through the function does not set the named _Out_ parameter. Annotate this function with _Success_(return) if returning FALSE indicates failure.: Lines: 613, 618, 619, 621, 627, 629, 634, 635, 637, 639, 641, 646, 650, 655, 660, 613 dll\win32\kernel32\client\vdm.c(705) : warning C6101: Returning uninitialized memory '*lpBinaryType'. A successful path through the function does not set the named _Out_ parameter. Annotate this function with _Success_(return) if returning FALSE indicates failure.: Lines: 705, 708, 709, 710, 711, 713, 715, 722, 725, 727, 728, 705 dll\win32\kernel32\client\toolhelp.c(185) : warning C6001: Using uninitialized memory 'ProcThrdInfo'.: Lines: 114, 116, 117, 118, 119, 124, 140, 158, 161, 163, 164, 170, 175, 179, 181, 185 dll\win32\kernel32\client\toolhelp.c(347) : warning C6011: Dereferencing NULL pointer 'hi'. : Lines: 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 237, 247, 257, 284, 286, 292, 299, 304, 305, 306, 308, 318, 324, 325, 332, 334, 335, 336, 337, 347 dll\win32\kernel32\client\virtmem.c(353) : warning C6001: Using uninitialized memory '*UserPfnArray'.: Lines: 347, 351, 353 dll\win32\kernel32\client\virtmem.c(395) : warning C6387: 'PageArray' could be '0': this does not adhere to the specification for the function 'NtMapUserPhysicalPages'. : Lines: 389, 393, 395 dll\win32\kernel32\client\virtmem.c(416) : warning C6387: 'PageArray' could be '0': this does not adhere to the specification for the function 'NtMapUserPhysicalPagesScatter'. : Lines: 410, 414, 416 dll\win32\kernel32\client\proc.c(105) : warning C4244: 'function' : conversion from 'ULONG' to 'USHORT', possible loss of data dll\win32\kernel32\client\proc.c(2579) : warning C4244: '=' : conversion from 'ULONG' to 'USHORT', possible loss of data dll\win32\kernel32\client\proc.c(3075) : warning C4244: 'function' : conversion from 'ULONG' to 'USHORT', possible loss of data dll\win32\kernel32\client\proc.c(3787) : warning C4244: 'function' : conversion from 'SIZE_T' to 'USHORT', possible loss of data dll\win32\kernel32\client\proc.c(105) : warning C6387: 'Buffer' could be '0': this does not adhere to the specification for the function 'RtlInitEmptyUnicodeString'. : Lines: 94, 95, 96, 99, 100, 103, 104, 105 dll\win32\kernel32\client\proc.c(450) : warning C6322: Empty _except block. dll\win32\kernel32\client\proc.c(910) : warning C6101: Returning uninitialized memory '*lpProcessAffinityMask'. A successful path through the function does not set the named _Out_ parameter. Annotate this function with _Success_(return) if returning FALSE indicates failure.: Lines: 910, 914, 915, 918, 923, 926, 927, 910 dll\win32\kernel32\client\proc.c(910) : warning C6101: Returning uninitialized memory '*lpSystemAffinityMask'. A successful path through the function does not set the named _Out_ parameter. Annotate this function with _Success_(return) if returning FALSE indicates failure.: Lines: 910, 914, 915, 918, 923, 926, 927, 910 dll\win32\kernel32\client\proc.c(967) : warning C6101: Returning uninitialized memory '*lpdwLevel'. A successful path through the function does not set the named _Out_ parameter. Annotate this function with _Success_(return) if returning FALSE indicates failure.: Lines: 967, 970, 971, 972, 975, 979, 982, 983, 967 dll\win32\kernel32\client\proc.c(967) : warning C6101: Returning uninitialized memory '*lpdwFlags'. A successful path through the function does not set the named _Out_ parameter. Annotate this function with _Success_(return) if returning FALSE indicates failure.: Lines: 967, 970, 971, 972, 975, 979, 982, 983, 967 dll\win32\kernel32\client\proc.c(1473) : warning C6001: Using uninitialized memory '*BaseAnsiStartupInfo'.: Lines: 1371, 1372, 1373, 1374, 1377, 1378, 1381, 1384, 1387, 1390, 1391, 1392, 1395, 1398, 1399, 1400, 1401, 1402, 1403, 1404, 1405, 1406, 1407, 1408, 1409, 1410, 1411, 1414, 1417, 1420, 1423, 1426, 1429, 1432, 1435, 1438, 1441, 1450, 1451, 1454, 1456, 1458, 1460, 1469, 1381, 1473 dll\win32\kernel32\client\proc.c(1549) : warning C6387: '_Param_(1)' could be '0': this does not adhere to the specification for the function 'NtTerminateProcess'. : Lines: 1538, 1539, 1541, 1546, 1549 dll\win32\kernel32\client\proc.c(1841) : warning C6242: A jump out of this try block forces local unwind. This incurs a severe performance penalty. dll\win32\kernel32\client\proc.c(1930) : warning C6101: Returning uninitialized memory '*pDisablePriorityBoost'. A successful path through the function does not set the named _Out_ parameter. Annotate this function with _Success_(return) if returning FALSE indicates failure.: Lines: 1930, 1933, 1934, 1937, 1942, 1950, 1951, 1930 dll\win32\kernel32\client\proc.c(1987) : warning C6101: Returning uninitialized memory '*pdwHandleCount'. A successful path through the function does not set the named _Out_ parameter. Annotate this function with _Success_(return) if returning FALSE indicates failure.: Lines: 1987, 1990, 1991, 1994, 1999, 2007, 2008, 1987 dll\win32\kernel32\client\proc.c(4748) : warning C6387: 'StartupInfo.lpDesktop' could be '0': this does not adhere to the specification for the function 'RtlFreeHeap'. : Lines: 4652, 4653, 4654, 4655, 4656, 4657, 4658, 4660, 4666, 4669, 4670, 4671, 4672, 4673, 4674, 4675, 4678, 4697, 4701, 4706, 4713, 4718, 4723, 4730, 4745, 4746, 4747, 4748 dll\win32\kernel32\client\proc.c(4749) : warning C6387: 'StartupInfo.lpReserved' could be '0': this does not adhere to the specification for the function 'RtlFreeHeap'. : Lines: 4652, 4653, 4654, 4655, 4656, 4657, 4658, 4660, 4666, 4669, 4670, 4671, 4672, 4673, 4674, 4675, 4678, 4697, 4701, 4706, 4713, 4718, 4723, 4730, 4745, 4746, 4747, 4748, 4749 dll\win32\kernel32\client\proc.c(4750) : warning C6387: 'StartupInfo.lpTitle' could be '0': this does not adhere to the specification for the function 'RtlFreeHeap'. : Lines: 4652, 4653, 4654, 4655, 4656, 4657, 4658, 4660, 4666, 4669, 4670, 4671, 4672, 4673, 4674, 4675, 4678, 4697, 4701, 4706, 4713, 4718, 4723, 4730, 4745, 4746, 4747, 4748, 4749, 4750 dll\win32\kernel32\client\heapmem.c(415) : warning C6387: '_Param_(2)' could be '0': this does not adhere to the specification for the function 'RtlAllocateHandle'. : Lines: 371, 372, 373, 374, 375, 376, 379, 388, 391, 404, 410, 415 dll\win32\kernel32\client\heapmem.c(560) : warning C6273: Non-integer passed as _Param_(3) when an integer is required in call to 'DbgPrint' Actual type: 'struct _BASE_HEAP_HANDLE_ENTRY *': if a pointer value is being passed, %p should be used. dll\win32\kernel32\client\heapmem.c(644) : warning C6273: Non-integer passed as _Param_(3) when an integer is required in call to 'DbgPrint' Actual type: 'struct _BASE_HEAP_HANDLE_ENTRY *': if a pointer value is being passed, %p should be used. dll\win32\kernel32\client\heapmem.c(781) : warning C6273: Non-integer passed as _Param_(3) when an integer is required in call to 'DbgPrint' Actual type: 'struct _BASE_HEAP_HANDLE_ENTRY *': if a pointer value is being passed, %p should be used. dll\win32\kernel32\client\heapmem.c(863) : warning C6273: Non-integer passed as _Param_(3) when an integer is required in call to 'DbgPrint' Actual type: 'struct _BASE_HEAP_HANDLE_ENTRY *': if a pointer value is being passed, %p should be used. dll\win32\kernel32\client\heapmem.c(993) : warning C6387: '_Param_(2)' could be '0': this does not adhere to the specification for the function 'RtlAllocateHandle'. : Lines: 829, 830, 831, 832, 835, 842, 849, 852, 855, 856, 859, 973, 976, 979, 980, 990, 993 dll\win32\kernel32\client\heapmem.c(1130) : warning C6273: Non-integer passed as _Param_(3) when an integer is required in call to 'DbgPrint' Actual type: 'struct _BASE_HEAP_HANDLE_ENTRY *': if a pointer value is being passed, %p should be used. dll\win32\kernel32\client\heapmem.c(1203) : warning C6273: Non-integer passed as _Param_(3) when an integer is required in call to 'DbgPrint' Actual type: 'struct _BASE_HEAP_HANDLE_ENTRY *': if a pointer value is being passed, %p should be used. dll\win32\kernel32\client\heapmem.c(1341) : warning C6101: Returning uninitialized memory '*lpBuffer'. A successful path through the function does not set the named _Out_ parameter. : Lines: 1341, 1343, 1346, 1347, 1341 dll\win32\kernel32\client\heapmem.c(1409) : warning C6387: '_Param_(2)' could be '0': this does not adhere to the specification for the function 'RtlAllocateHandle'. : Lines: 1369, 1370, 1371, 1372, 1373, 1374, 1377, 1386, 1389, 1398, 1404, 1409 dll\win32\kernel32\client\heapmem.c(1535) : warning C6273: Non-integer passed as _Param_(3) when an integer is required in call to 'DbgPrint' Actual type: 'struct _BASE_HEAP_HANDLE_ENTRY *': if a pointer value is being passed, %p should be used. dll\win32\kernel32\client\heapmem.c(1624) : warning C6273: Non-integer passed as _Param_(3) when an integer is required in call to 'DbgPrint' Actual type: 'struct _BASE_HEAP_HANDLE_ENTRY *': if a pointer value is being passed, %p should be used. dll\win32\kernel32\client\heapmem.c(1799) : warning C6273: Non-integer passed as _Param_(3) when an integer is required in call to 'DbgPrint' Actual type: 'struct _BASE_HEAP_HANDLE_ENTRY *': if a pointer value is being passed, %p should be used. dll\win32\kernel32\client\loader.c(555) : warning C4244: '=' : conversion from 'DWORD' to 'USHORT', possible loss of data dll\win32\kernel32\client\loader.c(418) : warning C6387: 'ProcNamePtr' could be '0': this does not adhere to the specification for the function 'LdrGetProcedureAddress'. : Lines: 396, 397, 398, 399, 400, 402, 411, 415, 418 dll\win32\kernel32\client\loader.c(672) : warning C6387: '_Param_(2)' could be '0': this does not adhere to the specification for the function 'LdrGetDllHandle'. : Lines: 667, 668, 669, 672 dll\win32\kernel32\client\loader.c(698) : warning C6387: 'DllPath' could be '0': this does not adhere to the specification for the function 'RtlFreeHeap'. : Lines: 667, 668, 669, 672, 675, 678, 679, 681, 698 dll\win32\kernel32\client\loader.c(998) : warning C6387: 'CommandLine' could be '0': this does not adhere to the specification for the function 'memcpy'. : Lines: 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 968, 971, 979, 982, 985, 987, 988, 989, 992, 998 dll\win32\kernel32\client\loader.c(999) : warning C6011: Dereferencing NULL pointer 'CommandLine'. See line 998 for an earlier location where this can occur: Lines: 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 968, 971, 979, 982, 985, 987, 988, 989, 992, 998, 999 dll\win32\kernel32\client\loader.c(1016) : warning C6387: 'CommandLine' could be '0': this does not adhere to the specification for the function 'RtlFreeHeap'. See line 998 for an earlier location where this can occur: Lines: 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 968, 971, 979, 982, 985, 987, 988, 989, 992, 998, 999, 1000, 1001, 1004, 1016 dll\win32\kernel32\client\time.c(557) : warning C4018: '<' : signed/unsigned mismatch dll\win32\kernel32\client\time.c(568) : warning C4018: '<' : signed/unsigned mismatch dll\win32\kernel32\client\time.c(579) : warning C4018: '<' : signed/unsigned mismatch dll\win32\kernel32\client\time.c(37) : warning C6101: Returning uninitialized memory '*lpFatDate'. A successful path through the function does not set the named _Out_ parameter. Annotate this function with _Success_(return) if returning FALSE indicates failure.: Lines: 37, 41, 42, 44, 45, 47, 53, 54, 56, 57, 37 dll\win32\kernel32\client\time.c(37) : warning C6101: Returning uninitialized memory '*lpFatTime'. A successful path through the function does not set the named _Out_ parameter. Annotate this function with _Success_(return) if returning FALSE indicates failure.: Lines: 37, 41, 42, 44, 45, 47, 53, 54, 56, 57, 37 dll\win32\kernel32\client\time.c(75) : warning C6101: Returning uninitialized memory '*lpFileTime'. A successful path through the function does not set the named _Out_ parameter. Annotate this function with _Success_(return) if returning FALSE indicates failure.: Lines: 75, 79, 80, 82, 83, 84, 85, 86, 87, 88, 90, 97, 98, 75 dll\win32\kernel32\client\time.c(527) : warning C6101: Returning uninitialized memory '*lpIdleTime'. A successful path through the function does not set the named _Out_ parameter. Annotate this function with _Success_(return) if returning FALSE indicates failure.: Lines: 527, 531, 532, 533, 534, 535, 537, 539, 542, 543, 549, 553, 588, 593, 594, 596, 597, 527 dll\win32\kernel32\client\time.c(527) : warning C6101: Returning uninitialized memory '*lpKernelTime'. A successful path through the function does not set the named _Out_ parameter. Annotate this function with _Success_(return) if returning FALSE indicates failure.: Lines: 527, 531, 532, 533, 534, 535, 537, 539, 542, 543, 549, 553, 588, 593, 594, 596, 597, 527 dll\win32\kernel32\client\time.c(527) : warning C6101: Returning uninitialized memory '*lpUserTime'. A successful path through the function does not set the named _Out_ parameter. Annotate this function with _Success_(return) if returning FALSE indicates failure.: Lines: 527, 531, 532, 533, 534, 535, 537, 539, 542, 543, 549, 553, 588, 593, 594, 596, 597, 527 dll\win32\kernel32\client\power.c(56) : warning C4244: '=' : conversion from 'unsigned long' to 'BYTE', possible loss of data dll\win32\kernel32\client\power.c(25) : warning C6101: Returning uninitialized memory '*PowerStatus'. A successful path through the function does not set the named _Out_ parameter. Annotate this function with _Success_(return) if returning FALSE indicates failure.: Lines: 25, 27, 28, 29, 31, 37, 39, 40, 25 dll\win32\kernel32\client\power.c(113) : warning C6001: Using uninitialized memory 'DevicePowerState'.: Lines: 110, 111, 113 dll\win32\kernel32\client\fiber.c(217) : warning C6387: 'ActivationContextStack' could be '0': this does not adhere to the specification for the function 'RtlFreeActivationContextStack'. : Lines: 171, 172, 173, 174, 175, 178, 186, 187, 195, 196, 207, 211, 214, 217 dll\win32\kernel32\client\console\console.c(315) : warning C6101: Returning uninitialized memory '*lpModeFlags'. A successful path through the function does not set the named _Out_ parameter. Annotate this function with _Success_(return) if returning FALSE indicates failure.: Lines: 315, 317, 318, 319, 321, 329, 333, 335, 336, 315 dll\win32\kernel32\client\console\console.c(578) : warning C6101: Returning uninitialized memory '*lpNewScreenBufferDimensions'. A successful path through the function does not set the named _Out_ parameter. Annotate this function with _Success_(return) if returning FALSE indicates failure.: Lines: 578, 582, 583, 584, 586, 587, 588, 589, 591, 595, 597, 598, 578 dll\win32\kernel32\client\console\console.c(1053) : warning C6101: Returning uninitialized memory '*lpConsoleScreenBufferInfo'. A successful path through the function does not set the named _Out_ parameter. Annotate this function with _Success_(return) if returning FALSE indicates failure.: Lines: 1053, 1056, 1057, 1059, 1065, 1067, 1071, 1073, 1074, 1053 dll\win32\kernel32\client\console\console.c(1120) : warning C6101: Returning uninitialized memory '*lpMode'. A successful path through the function does not set the named _Out_ parameter. Annotate this function with _Success_(return) if returning FALSE indicates failure.: Lines: 1120, 1123, 1124, 1125, 1127, 1133, 1135, 1139, 1141, 1142, 1120 dll\win32\kernel32\client\console\console.c(1158) : warning C6101: Returning uninitialized memory '*lpNumberOfEvents'. A successful path through the function does not set the named _Out_ parameter. Annotate this function with _Success_(return) if returning FALSE indicates failure.: Lines: 1158, 1161, 1162, 1163, 1165, 1166, 1168, 1172, 1174, 1175, 1158 dll\win32\kernel32\client\console\console.c(1228) : warning C6101: Returning uninitialized memory '*lpConsoleCursorInfo'. A successful path through the function does not set the named _Out_ parameter. Annotate this function with _Success_(return) if returning FALSE indicates failure.: Lines: 1228, 1231, 1232, 1234, 1244, 1246, 1250, 1252, 1253, 1228 dll\win32\kernel32\client\console\console.c(1783) : warning C6054: String 'lpConsoleTitle' might not be zero-terminated.: Lines: 1783, 1786, 1783 dll\win32\kernel32\client\console\console.c(1797) : warning C6054: String 'lpConsoleTitle' might not be zero-terminated.: Lines: 1797, 1800, 1797 dll\win32\kernel32\client\file\find.c(136) : warning C6322: Empty _except block. dll\win32\kernel32\client\file\find.c(204) : warning C6322: Empty _except block. dll\win32\kernel32\client\file\find.c(246) : warning C6322: Empty _except block. dll\win32\kernel32\client\file\find.c(646) : warning C6262: Function uses '16520' bytes of stack: exceeds /analyze:stacksize '16384'. Consider moving some data to heap. dll\win32\kernel32\client\file\find.c(954) : warning C6101: Returning uninitialized memory '*lpFindStreamData'. A successful path through the function does not set the named _Out_ parameter. : Lines: 954, 959, 960, 961, 962, 963, 964, 965, 966, 968, 976, 985, 991, 999, 1090, 1091, 1093, 1095, 1101, 1102, 954 dll\win32\kernel32\client\file\find.c(1084) : warning C6001: Using uninitialized memory '**FindDataHandle[BYTE:36]'.: Lines: 959, 960, 961, 962, 963, 964, 965, 966, 968, 976, 985, 991, 999, 1004, 1008, 1014, 1015, 1016, 1018, 1019, 1020, 1023, 1024, 1033, 1035, 1037, 1040, 1063, 1069, 1033, 1035, 1048, 1050, 1054, 1056, 1071, 1082, 1084 dll\win32\kernel32\client\file\find.c(1112) : warning C6101: Returning uninitialized memory '*lpFindStreamData'. A successful path through the function does not set the named _Out_ parameter. Annotate this function with _Success_(return) if returning FALSE indicates failure.: Lines: 1112, 1115, 1116, 1118, 1125, 1127, 1130, 1143, 1145, 1146, 1112 dll\win32\kernel32\client\file\move.c(386) : warning C6246: Local declaration of 'Result' hides declaration of the same name in outer scope. For additional information, see previous declaration at line '242' of 'dll\win32\kernel32\client\file\move.c'.: Lines: 242 dll\win32\kernel32\client\file\move.c(841) : warning C6387: 'backupW' could be '0': this does not adhere to the specification for the function 'RtlFreeHeap'. : Lines: 809, 810, 813, 819, 827, 838, 839, 840, 841 dll\win32\kernel32\client\file\mntpoint.c(124) : warning C6001: Using uninitialized memory '*MountDevName'.: Lines: 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 65, 76, 82, 93, 94, 98, 99, 105, 108, 109, 116, 119, 121, 122, 124 dll\win32\kernel32\client\file\npipe.c(849) : warning C6001: Using uninitialized memory '*lpBytesRead'.: Lines: 849, 857, 858, 859, 860, 862, 865, 874, 889, 890, 891, 894, 895, 849 dll\win32\kernel32\client\file\npipe.c(960) : warning C6101: Returning uninitialized memory '*lpState'. A successful path through the function does not set the named _Out_ parameter. Annotate this function with _Success_(return) if returning FALSE indicates failure.: Lines: 960, 968, 969, 971, 973, 975, 980, 982, 983, 960 dll\win32\kernel32\client\file\npipe.c(960) : warning C6101: Returning uninitialized memory '*lpCurInstances'. A successful path through the function does not set the named _Out_ parameter. Annotate this function with _Success_(return) if returning FALSE indicates failure.: Lines: 960, 968, 969, 971, 973, 975, 980, 982, 983, 960 dll\win32\kernel32\client\file\npipe.c(960) : warning C6101: Returning uninitialized memory '*lpMaxCollectionCount'. A successful path through the function does not set the named _Out_ parameter. Annotate this function with _Success_(return) if returning FALSE indicates failure.: Lines: 960, 968, 969, 971, 973, 975, 980, 982, 983, 960 dll\win32\kernel32\client\file\npipe.c(960) : warning C6101: Returning uninitialized memory '*lpCollectDataTimeout'. A successful path through the function does not set the named _Out_ parameter. Annotate this function with _Success_(return) if returning FALSE indicates failure.: Lines: 960, 968, 969, 971, 973, 975, 980, 982, 983, 960 dll\win32\kernel32\client\file\npipe.c(960) : warning C6054: String 'lpUserName' might not be zero-terminated.: Lines: 960, 968, 969, 971, 973, 975, 980, 982, 983, 960 dll\win32\kernel32\client\file\npipe.c(1051) : warning C6054: String 'lpUserName' might not be zero-terminated.: Lines: 1051, 1059, 1060, 1061, 1063, 1065, 1066, 1067, 1073, 1074, 1075, 1078, 1085, 1098, 1100, 1103, 1051 dll\win32\kernel32\client\file\npipe.c(1051) : warning C6101: Returning uninitialized memory '*lpState'. A successful path through the function does not set the named _Out_ parameter. Annotate this function with _Success_(return) if returning FALSE indicates failure.: Lines: 1051, 1059, 1060, 1061, 1063, 1065, 1066, 1067, 1069, 1070, 1051 dll\win32\kernel32\client\file\npipe.c(1051) : warning C6101: Returning uninitialized memory '*lpCurInstances'. A successful path through the function does not set the named _Out_ parameter. Annotate this function with _Success_(return) if returning FALSE indicates failure.: Lines: 1051, 1059, 1060, 1061, 1063, 1065, 1066, 1067, 1069, 1070, 1051 dll\win32\kernel32\client\file\npipe.c(1051) : warning C6101: Returning uninitialized memory '*lpMaxCollectionCount'. A successful path through the function does not set the named _Out_ parameter. Annotate this function with _Success_(return) if returning FALSE indicates failure.: Lines: 1051, 1059, 1060, 1061, 1063, 1065, 1066, 1067, 1069, 1070, 1051 dll\win32\kernel32\client\file\npipe.c(1051) : warning C6101: Returning uninitialized memory '*lpCollectDataTimeout'. A successful path through the function does not set the named _Out_ parameter. Annotate this function with _Success_(return) if returning FALSE indicates failure.: Lines: 1051, 1059, 1060, 1061, 1063, 1065, 1066, 1067, 1069, 1070, 1051 dll\win32\kernel32\client\file\npipe.c(1112) : warning C6101: Returning uninitialized memory '*lpFlags'. A successful path through the function does not set the named _Out_ parameter. Annotate this function with _Success_(return) if returning FALSE indicates failure.: Lines: 1112, 1118, 1119, 1120, 1122, 1127, 1129, 1130, 1112 dll\win32\kernel32\client\file\npipe.c(1112) : warning C6101: Returning uninitialized memory '*lpOutBufferSize'. A successful path through the function does not set the named _Out_ parameter. Annotate this function with _Success_(return) if returning FALSE indicates failure.: Lines: 1112, 1118, 1119, 1120, 1122, 1127, 1129, 1130, 1112 dll\win32\kernel32\client\file\npipe.c(1112) : warning C6101: Returning uninitialized memory '*lpInBufferSize'. A successful path through the function does not set the named _Out_ parameter. Annotate this function with _Success_(return) if returning FALSE indicates failure.: Lines: 1112, 1118, 1119, 1120, 1122, 1127, 1129, 1130, 1112 dll\win32\kernel32\client\file\npipe.c(1112) : warning C6101: Returning uninitialized memory '*lpMaxInstances'. A successful path through the function does not set the named _Out_ parameter. Annotate this function with _Success_(return) if returning FALSE indicates failure.: Lines: 1112, 1118, 1119, 1120, 1122, 1127, 1129, 1130, 1112 dll\win32\kernel32\client\file\tape.c(124) : warning C6101: Returning uninitialized memory '*lpTapeInformation'. A successful path through the function does not set the named _Out_ parameter. : Lines: 124, 129, 144, 146, 148, 149, 124 dll\win32\kernel32\client\file\create.c(418) : warning C4244: '=' : conversion from 'DWORD' to 'WORD', possible loss of data dll\win32\kernel32\client\file\create.c(492) : warning C4244: '=' : conversion from 'DWORD' to 'WORD', possible loss of data dll\win32\kernel32\client\file\create.c(500) : warning C4244: '=' : conversion from 'DWORD' to 'WORD', possible loss of data dll\win32\kernel32\client\file\create.c(546) : warning C4244: '=' : conversion from 'ULONG' to 'WORD', possible loss of data dll\win32\kernel32\client\file\volume.c(78) : warning C6054: String 'lpFileSystemNameBuffer' might not be zero-terminated.: Lines: 78, 87, 88, 89, 90, 91, 92, 94, 97, 99, 100, 103, 109, 111, 112, 113, 116, 131, 140, 191, 193, 197, 199, 204, 78 dll\win32\kernel32\client\file\volume.c(78) : warning C6054: String 'lpVolumeNameBuffer' might not be zero-terminated.: Lines: 78, 87, 88, 89, 90, 91, 92, 94, 97, 99, 100, 103, 109, 111, 112, 113, 116, 131, 140, 191, 193, 197, 199, 204, 78 dll\win32\kernel32\client\file\volume.c(78) : warning C6101: Returning uninitialized memory '*lpVolumeSerialNumber'. A successful path through the function does not set the named _Out_ parameter. Annotate this function with _Success_(return) if returning FALSE indicates failure.: Lines: 78, 87, 88, 89, 90, 91, 92, 94, 97, 99, 100, 103, 109, 111, 112, 113, 116, 118, 120, 125, 126, 127, 78 dll\win32\kernel32\client\file\volume.c(78) : warning C6101: Returning uninitialized memory '*lpMaximumComponentLength'. A successful path through the function does not set the named _Out_ parameter. Annotate this function with _Success_(return) if returning FALSE indicates failure.: Lines: 78, 87, 88, 89, 90, 91, 92, 94, 97, 99, 100, 103, 109, 111, 112, 113, 116, 118, 120, 125, 126, 127, 78 dll\win32\kernel32\client\file\volume.c(78) : warning C6101: Returning uninitialized memory '*lpFileSystemFlags'. A successful path through the function does not set the named _Out_ parameter. Annotate this function with _Success_(return) if returning FALSE indicates failure.: Lines: 78, 87, 88, 89, 90, 91, 92, 94, 97, 99, 100, 103, 109, 111, 112, 113, 116, 118, 120, 125, 126, 127, 78 dll\win32\kernel32\client\file\volume.c(373) : warning C6387: 'lpVolumeName' could be '0': this does not adhere to the specification for the function 'wcslen'. : Lines: 364, 367, 368, 369, 370, 371, 373 dll\win32\kernel32\client\file\volume.c(472) : warning C6054: String 'volume' might not be zero-terminated.: Lines: 472, 475, 476, 478, 480, 482, 483, 472 dll\win32\kernel32\client\file\volume.c(515) : warning C6054: String 'lpszVolumePathName' might not be zero-terminated.: Lines: 515, 519, 520, 521, 523, 525, 529, 531, 534, 515 dll\win32\kernel32\client\file\volume.c(653) : warning C6054: String 'volume' might not be zero-terminated.: Lines: 653, 657, 658, 660, 666, 671, 672, 653 dll\win32\kernel32\client\file\volume.c(703) : warning C6303: Format string mismatch: wide character string passed as _Param_(3) when character string is required in call to 'DbgPrint' Actual type: 'unsigned short *'. dll\win32\kernel32\wine\actctx.c(131) : warning C6067: _Param_(7) in call to 'DbgPrintEx' must be the address of a string. Actual type: 'const struct _GUID *'. dll\win32\kernel32\wine\actctx.c(163) : warning C6387: 'lpExtGuid' could be '0': this does not adhere to the specification for the function 'RtlFindActivationContextSectionString'. : Lines: 155, 159, 160, 162, 163 dll\win32\kernel32\wine\actctx.c(163) : warning C6001: Using uninitialized memory '*pInfo'.: Lines: 155, 159, 160, 162, 163 dll\win32\kernel32\wine\actctx.c(180) : warning C6067: _Param_(7) in call to 'DbgPrintEx' must be the address of a string. Actual type: 'const struct _GUID *'. dll\win32\kernel32\wine\actctx.c(180) : warning C6067: _Param_(9) in call to 'DbgPrintEx' must be the address of a string. Actual type: 'const struct _GUID *'. dll\win32\kernel32\wine\comm.c(157) : warning C4244: '=' : conversion from 'DWORD' to 'BYTE', possible loss of data dll\win32\kernel32\wine\comm.c(981) : warning C4244: '=' : conversion from 'LONG' to 'WORD', possible loss of data dll\win32\kernel32\wine\comm.c(982) : warning C4244: '=' : conversion from 'LONG' to 'WORD', possible loss of data dll\win32\kernel32\wine\comm.c(452) : warning C6387: '_Param_(3)' could be '0': this does not adhere to the specification for the function 'BuildCommDCBAndTimeoutsA'. : Lines: 452 dll\win32\kernel32\wine\comm.c(466) : warning C6101: Returning uninitialized memory '*lpdcb'. A successful path through the function does not set the named _Out_ parameter. Annotate this function with _Success_(return) if returning FALSE indicates failure.: Lines: 466, 471, 472, 474, 475, 478, 480, 481, 466 dll\win32\kernel32\wine\comm.c(466) : warning C6101: Returning uninitialized memory '*lptimeouts'. A successful path through the function does not set the named _Out_ parameter. Annotate this function with _Success_(return) if returning FALSE indicates failure.: Lines: 466, 471, 472, 474, 475, 478, 480, 481, 466 dll\win32\kernel32\wine\comm.c(516) : warning C6001: Using uninitialized memory '*lptimeouts'.: Lines: 495, 500, 501, 502, 503, 505, 507, 510, 515, 516 dll\win32\kernel32\wine\comm.c(556) : warning C6387: '_Param_(3)' could be '0': this does not adhere to the specification for the function 'BuildCommDCBAndTimeoutsW'. : Lines: 556 dll\win32\kernel32\wine\comm.c(1037) : warning C6101: Returning uninitialized memory '*lptimeouts'. A successful path through the function does not set the named _Out_ parameter. Annotate this function with _Success_(return) if returning FALSE indicates failure.: Lines: 1037, 1039, 1040, 1042, 1043, 1048, 1050, 1037 dll\win32\kernel32\client\file\filename.c(26) : warning C6054: String 'lpTempFileName' might not be zero-terminated.: Lines: 26, 31, 32, 33, 34, 35, 36, 39, 40, 45, 50, 51, 59, 60, 75, 76, 77, 26 dll\win32\kernel32\client\file\filename.c(26) : warning C6101: Returning uninitialized memory '*lpTempFileName'. A successful path through the function does not set the named _Out_ parameter. : Lines: 26, 31, 32, 33, 34, 35, 36, 39, 40, 45, 50, 51, 59, 60, 75, 76, 77, 26 dll\win32\kernel32\client\file\filename.c(122) : warning C6011: Dereferencing NULL pointer 'lpTempFileName'. : Lines: 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 100, 101, 109, 116, 118, 122 dll\win32\kernel32\client\file\filename.c(196) : warning C6387: 'lpTempFileName' could be '0': this does not adhere to the specification for the function 'RtlIsDosDeviceName_U'. See line 122 for an earlier location where this can occur: Lines: 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 100, 101, 109, 116, 118, 122, 123, 124, 136, 143, 144, 145, 151, 152, 153, 159, 161, 165, 171, 179, 180, 183, 184, 187, 190, 196 dll\win32\kernel32\client\file\filename.c(321) : warning C6054: String 'lpOemName' might not be zero-terminated.: Lines: 321, 329, 330, 333, 340, 342, 343, 344, 347, 349, 353, 321 dll\win32\kernel32\client\file\filename.c(321) : warning C6101: Returning uninitialized memory '*pbNameContainsSpaces'. A successful path through the function does not set the named _Out_ parameter. Annotate this function with _Success_(return) if returning FALSE indicates failure.: Lines: 321, 329, 330, 333, 336, 337, 321 dll\win32\kernel32\client\file\filename.c(321) : warning C6101: Returning uninitialized memory '*pbNameLegal'. A successful path through the function does not set the named _Out_ parameter. Annotate this function with _Success_(return) if returning FALSE indicates failure.: Lines: 321, 329, 330, 333, 336, 337, 321 dll\win32\kernel32\client\file\filename.c(362) : warning C6101: Returning uninitialized memory '*pbNameContainsSpaces'. A successful path through the function does not set the named _Out_ parameter. Annotate this function with _Success_(return) if returning FALSE indicates failure.: Lines: 362, 370, 371, 372, 375, 382, 384, 385, 386, 389, 390, 393, 395, 397, 398, 362 dll\win32\kernel32\client\file\filename.c(362) : warning C6101: Returning uninitialized memory '*pbNameLegal'. A successful path through the function does not set the named _Out_ parameter. Annotate this function with _Success_(return) if returning FALSE indicates failure.: Lines: 362, 370, 371, 372, 375, 382, 384, 385, 386, 389, 390, 393, 395, 397, 398, 362 dll\win32\kernel32\client\file\filename.c(362) : warning C6054: String 'lpOemName' might not be zero-terminated.: Lines: 362, 370, 371, 372, 375, 382, 384, 385, 386, 389, 390, 393, 395, 397, 398, 362 dll\win32\kernel32\wine\lzexpand.c(444) : warning C4018: '>' : signed/unsigned mismatch dll\win32\kernel32\wine\lzexpand.c(283) : warning C6330: 'char' passed as _Param_(1) when 'unsigned char' is required in call to 'isalpha'. dll\win32\kernel32\wine\lzexpand.c(287) : warning C6330: 'char' passed as _Param_(1) when 'unsigned char' is required in call to 'islower'. dll\win32\kernel32\wine\lzexpand.c(290) : warning C6330: 'char' passed as _Param_(1) when 'unsigned char' is required in call to 'isalpha'. dll\win32\kernel32\wine\lzexpand.c(254) : warning C6001: Using uninitialized memory 'ofs'.: Lines: 247, 248, 249, 250, 251, 253, 254 include\reactos\wine/library.h(168) : warning C4244: 'initializing' : conversion from 'const DWORD' to 'unsigned char', possible loss of data dll\win32\kernel32\wine\profile.c(810) : warning C6011: Dereferencing NULL pointer 'MRUProfile[0]'. See line 795 for an earlier location where this can occur: Lines: 740, 741, 742, 743, 744, 746, 750, 751, 753, 754, 762, 766, 777, 778, 781, 783, 787, 793, 795, 797, 798, 807, 809, 810 dll\win32\kernel32\wine\profile.c(795) : warning C6011: Dereferencing NULL pointer 'MRUProfile[i]'. : Lines: 740, 741, 742, 743, 744, 746, 750, 751, 753, 754, 762, 766, 777, 778, 781, 783, 787, 793, 795 dll\win32\kernel32\wine\profile.c(1119) : warning C6246: Local declaration of 'len' hides declaration of the same name in outer scope. For additional information, see previous declaration at line '1101' of 'dll\win32\kernel32\wine\profile.c'.: Lines: 1101 dll\win32\kernel32\wine\profile.c(1099) : warning C6054: String 'buffer' might not be zero-terminated.: Lines: 1099, 1103, 1104, 1106, 1110, 1128, 1130, 1136, 1141, 1143, 1145, 1147, 1149, 1099 dll\win32\kernel32\wine\profile.c(1288) : warning C6054: String 'buffer' might not be zero-terminated.: Lines: 1288, 1291, 1293, 1299, 1301, 1303, 1306, 1308, 1288 dll\win32\kernel32\wine\profile.c(1566) : warning C6054: String 'buffer' might not be zero-terminated.: Lines: 1566, 1569, 1571, 1573, 1576, 1578, 1566 dll\win32\kernel32\wine\profile.c(1621) : warning C6101: Returning uninitialized memory '*buf'. A successful path through the function does not set the named _Out_ parameter. Annotate this function with _Success_(return) if returning FALSE indicates failure.: Lines: 1621, 1624, 1626, 1628, 1629, 1630, 1631, 1632, 1634, 1635, 1636, 1637, 1639, 1641, 1643, 1645, 1647, 1651, 1686, 1688, 1621 dll\win32\kernel32\wine\profile.c(1670) : warning C28182: Dereferencing NULL pointer. 'binbuf' contains the same NULL value as 'buf' did. : Lines: 1624, 1626, 1628, 1629, 1630, 1631, 1632, 1634, 1635, 1636, 1637, 1639, 1641, 1643, 1641, 1643, 1641, 1651, 1653, 1654, 1655, 1657, 1659, 1661, 1662, 1665, 1666, 1673, 1659, 1661, 1662, 1665, 1669, 1670 dll\win32\kernel32\wine\profile.c(1737) : warning C28182: Dereferencing NULL pointer. 'binbuf' contains the same NULL value as 'buf' did. : Lines: 1725, 1726, 1727, 1728, 1730, 1734, 1735, 1736, 1737 dll\win32\kernel32\client\file\dir.c(130) : warning C6387: '_Param_(3)' could be '0': this does not adhere to the specification for the function 'RtlDosPathNameToRelativeNtPathName_U'. : Lines: 120, 121, 122, 123, 124, 125, 126, 127, 130 dll\win32\kernel32\client\file\dir.c(242) : warning C6387: '_Param_(3)' could be '0': this does not adhere to the specification for the function 'RtlDosPathNameToRelativeNtPathName_U'. : Lines: 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 242 dll\win32\kernel32\client\file\dir.c(562) : warning C6001: Using uninitialized memory '*EaBuffer'.: Lines: 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 242, 249, 252, 260, 263, 270, 276, 278, 286, 288, 295, 304, 305, 310, 369, 379, 382, 395, 396, 402, 429, 437, 441, 446, 456, 458, 461, 462, 472, 481, 483, 484, 488, 491, 497, 504, 507, 520, 522, 558, 559, 560, 562 dll\win32\kernel32\client\file\dir.c(774) : warning C6387: '_Param_(3)' could be '0': this does not adhere to the specification for the function 'RtlDosPathNameToRelativeNtPathName_U'. : Lines: 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 774 dll\win32\kernel32\client\file\fileinfo.c(525) : warning C6101: Returning uninitialized memory '*lpFileSizeHigh'. A successful path through the function does not set the named _Out_ parameter. : Lines: 525, 528, 530, 531, 525 dll\win32\kernel32\client\file\fileinfo.c(541) : warning C6101: Returning uninitialized memory '*lpFileSizeHigh'. A successful path through the function does not set the named _Out_ parameter. : Lines: 541, 544, 545, 546, 547, 549, 557, 560, 566, 568, 570, 571, 541 dll\win32\kernel32\client\console\init.c(124) : warning C4244: '=' : conversion from 'DWORD' to 'WORD', possible loss of data dll\win32\kernel32\client\console\init.c(137) : warning C4244: '=' : conversion from 'LONG' to 'SHORT', possible loss of data dll\win32\kernel32\client\console\init.c(138) : warning C4244: '=' : conversion from 'LONG' to 'SHORT', possible loss of data dll\win32\kernel32\client\console\init.c(142) : warning C4244: '=' : conversion from 'LONG' to 'SHORT', possible loss of data dll\win32\kernel32\client\console\init.c(143) : warning C4244: '=' : conversion from 'LONG' to 'SHORT', possible loss of data dll\win32\kernel32\client\console\readwrite.c(663) : warning C4244: '=' : conversion from 'DWORD' to 'WORD', possible loss of data dll\win32\kernel32\client\console\readwrite.c(278) : warning C6066: Non-pointer passed as _Param_(2) when pointer is required in call to 'DbgPrint' Actual type: 'struct _SMALL_RECT'. dll\win32\kernel32\client\console\readwrite.c(595) : warning C6066: Non-pointer passed as _Param_(2) when pointer is required in call to 'DbgPrint' Actual type: 'struct _SMALL_RECT'. dll\win32\kernel32\client\console\readwrite.c(966) : warning C6054: String 'lpCharacter' might not be zero-terminated.: Lines: 966, 972, 966 dll\win32\kernel32\client\console\readwrite.c(988) : warning C6054: String 'lpCharacter' might not be zero-terminated.: Lines: 988, 994, 988 dll\win32\kernel32\client\file\cnotify.c(253) : warning C6001: Using uninitialized memory '*lpBytesReturned'.: Lines: 253, 263, 264, 265, 266, 267, 268, 269, 272, 313, 316, 319, 323, 326, 327, 253 dll\win32\kernel32\client\file\cnotify.c(303) : warning C6011: Dereferencing NULL pointer 'lpBytesReturned'. : Lines: 253, 263, 264, 265, 266, 267, 268, 269, 272, 275, 284, 300, 303 dll\win32\kernel32\winnls\string\lstring.c(85) : warning C6322: Empty _except block. dll\win32\kernel32\winnls\string\lstring.c(108) : warning C6322: Empty _except block. dll\win32\kernel32\winnls\string\lstring.c(130) : warning C6322: Empty _except block. dll\win32\kernel32\winnls\string\lstring.c(152) : warning C6322: Empty _except block. dll\win32\kernel32\winnls\string\lstring.c(234) : warning C6322: Empty _except block. dll\win32\kernel32\winnls\string\lstring.c(256) : warning C6322: Empty _except block. dll\win32\kernel32\winnls\string\lstring.c(278) : warning C6322: Empty _except block. dll\win32\kernel32\winnls\string\lstring.c(300) : warning C6322: Empty _except block. dll\win32\kernel32\winnls\string\format_msg.c(215) : warning C4244: 'initializing' : conversion from 'ULONG_PTR' to 'char', possible loss of data dll\win32\kernel32\winnls\string\format_msg.c(449) : warning C4244: 'function' : conversion from 'DWORD' to 'WORD', possible loss of data dll\win32\kernel32\winnls\string\format_msg.c(451) : warning C4244: 'function' : conversion from 'DWORD' to 'WORD', possible loss of data dll\win32\kernel32\winnls\string\format_msg.c(552) : warning C4244: 'function' : conversion from 'DWORD' to 'WORD', possible loss of data dll\win32\kernel32\winnls\string\format_msg.c(554) : warning C4244: 'function' : conversion from 'DWORD' to 'WORD', possible loss of data dll\win32\kernel32\winnls\string\format_msg.c(328) : warning C6308: 'realloc' might return null pointer: assigning null pointer to 'target', which is passed as an argument to 'realloc', will cause the original memory block to be leaked. dll\win32\kernel32\winnls\string\format_msg.c(329) : warning C6308: 'realloc' might return null pointer: assigning null pointer to 'target', which is passed as an argument to 'realloc', will cause the original memory block to be leaked. dll\win32\kernel32\winnls\string\format_msg.c(333) : warning C6308: 'realloc' might return null pointer: assigning null pointer to 'target', which is passed as an argument to 'realloc', will cause the original memory block to be leaked. dll\win32\kernel32\winnls\string\format_msg.c(337) : warning C6308: 'realloc' might return null pointer: assigning null pointer to 'target', which is passed as an argument to 'realloc', will cause the original memory block to be leaked. dll\win32\kernel32\winnls\string\format_msg.c(351) : warning C6308: 'realloc' might return null pointer: assigning null pointer to 'target', which is passed as an argument to 'realloc', will cause the original memory block to be leaked. dll\win32\kernel32\winnls\string\format_msg.c(352) : warning C6308: 'realloc' might return null pointer: assigning null pointer to 'target', which is passed as an argument to 'realloc', will cause the original memory block to be leaked. dll\win32\kernel32\winnls\string\format_msg.c(362) : warning C6308: 'realloc' might return null pointer: assigning null pointer to 'target', which is passed as an argument to 'realloc', will cause the original memory block to be leaked. dll\win32\kernel32\winnls\string\format_msg.c(365) : warning C6308: 'realloc' might return null pointer: assigning null pointer to 'target', which is passed as an argument to 'realloc', will cause the original memory block to be leaked. dll\win32\kernel32\winnls\string\format_msg.c(366) : warning C6308: 'realloc' might return null pointer: assigning null pointer to 'target', which is passed as an argument to 'realloc', will cause the original memory block to be leaked. dll\win32\kernel32\winnls\string\format_msg.c(372) : warning C6308: 'realloc' might return null pointer: assigning null pointer to 'target', which is passed as an argument to 'realloc', will cause the original memory block to be leaked. dll\win32\kernel32\winnls\string\format_msg.c(375) : warning C6308: 'realloc' might return null pointer: assigning null pointer to 'target', which is passed as an argument to 'realloc', will cause the original memory block to be leaked. dll\win32\kernel32\winnls\string\format_msg.c(376) : warning C6308: 'realloc' might return null pointer: assigning null pointer to 'target', which is passed as an argument to 'realloc', will cause the original memory block to be leaked. dll\win32\kernel32\winnls\string\format_msg.c(380) : warning C6308: 'realloc' might return null pointer: assigning null pointer to 'target', which is passed as an argument to 'realloc', will cause the original memory block to be leaked. dll\win32\kernel32\wine\res.c(978) : warning C4018: '<' : signed/unsigned mismatch dll\win32\kernel32\wine\res.c(987) : warning C4018: '<' : signed/unsigned mismatch dll\win32\kernel32\wine\res.c(996) : warning C4018: '<' : signed/unsigned mismatch dll\win32\kernel32\wine\res.c(1246) : warning C4244: '=' : conversion from 'DWORD' to 'WCHAR', possible loss of data dll\win32\kernel32\wine\res.c(1282) : warning C4244: '=' : conversion from 'DWORD' to 'WCHAR', possible loss of data dll\win32\kernel32\wine\res.c(1326) : warning C4146: unary minus operator applied to unsigned type, result still unsigned dll\win32\kernel32\wine\res.c(1471) : warning C4146: unary minus operator applied to unsigned type, result still unsigned dll\win32\kernel32\wine\res.c(1481) : warning C4146: unary minus operator applied to unsigned type, result still unsigned dll\win32\kernel32\wine\res.c(1489) : warning C4146: unary minus operator applied to unsigned type, result still unsigned dll\win32\kernel32\wine\res.c(1490) : warning C4146: unary minus operator applied to unsigned type, result still unsigned dll\win32\kernel32\wine\res.c(1492) : warning C4146: unary minus operator applied to unsigned type, result still unsigned dll\win32\kernel32\wine\res.c(236) : warning C6011: Dereferencing NULL pointer 'type'. : Lines: 204, 205, 206, 207, 208, 209, 210, 211, 213, 215, 217, 222, 223, 225, 241, 243, 223, 225, 227, 228, 229, 235, 236 dll\win32\kernel32\wine\res.c(347) : warning C6011: Dereferencing NULL pointer 'name'. : Lines: 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 315, 317, 318, 319, 321, 323, 324, 327, 330, 332, 352, 354, 330, 332, 334, 335, 336, 346, 347 dll\win32\kernel32\wine\res.c(417) : warning C6387: 'name' could be '0': this does not adhere to the specification for the function 'memcpy'. : Lines: 377, 378, 379, 380, 381, 382, 383, 384, 385, 387, 389, 390, 391, 393, 395, 396, 399, 402, 404, 423, 425, 402, 404, 406, 407, 417 dll\win32\kernel32\wine\res.c(418) : warning C6011: Dereferencing NULL pointer 'name'. See line 417 for an earlier location where this can occur: Lines: 377, 378, 379, 380, 381, 382, 383, 384, 385, 387, 389, 390, 391, 393, 395, 396, 399, 402, 404, 423, 425, 402, 404, 406, 407, 417, 418 dll\win32\kernel32\winnls\string\lcformat.c(964) : warning C6054: String 'lpNumberStr' might not be zero-terminated.: Lines: 964, 968, 969, 970, 971, 972, 974, 977, 983, 995, 997, 998, 999, 1004, 1011, 1012, 1014, 1017, 1019, 1022, 1024, 964 dll\win32\kernel32\winnls\string\lcformat.c(964) : warning C6101: Returning uninitialized memory '*lpNumberStr'. A successful path through the function does not set the named _Out_ parameter. : Lines: 964, 968, 969, 970, 971, 972, 974, 977, 983, 995, 997, 998, 999, 1004, 1011, 1012, 1014, 1015, 1017, 1019, 1022, 1024, 964 dll\win32\kernel32\winnls\string\lcformat.c(1046) : warning C6054: String 'lpNumberStr' might not be zero-terminated.: Lines: 1046, 1050, 1051, 1052, 1053, 1054, 1056, 1060, 1066, 1077, 1079, 1081, 1083, 1087, 1088, 1091, 1115, 1117, 1118, 1277, 1278, 1279, 1046 dll\win32\kernel32\winnls\string\lcformat.c(1046) : warning C6101: Returning uninitialized memory '*lpNumberStr'. A successful path through the function does not set the named _Out_ parameter. : Lines: 1046, 1050, 1051, 1052, 1053, 1054, 1056, 1060, 1066, 1077, 1079, 1081, 1083, 1087, 1088, 1091, 1115, 1117, 1118, 1277, 1278, 1279, 1046 dll\win32\kernel32\winnls\string\lcformat.c(1309) : warning C6054: String 'lpCurrencyStr' might not be zero-terminated.: Lines: 1309, 1313, 1314, 1315, 1316, 1317, 1319, 1322, 1328, 1340, 1342, 1343, 1344, 1349, 1354, 1361, 1362, 1364, 1367, 1369, 1372, 1374, 1309 dll\win32\kernel32\winnls\string\lcformat.c(1309) : warning C6101: Returning uninitialized memory '*lpCurrencyStr'. A successful path through the function does not set the named _Out_ parameter. : Lines: 1309, 1313, 1314, 1315, 1316, 1317, 1319, 1322, 1328, 1340, 1342, 1343, 1344, 1349, 1354, 1361, 1362, 1364, 1365, 1367, 1369, 1372, 1374, 1309 dll\win32\kernel32\winnls\string\lcformat.c(1391) : warning C6054: String 'lpCurrencyStr' might not be zero-terminated.: Lines: 1391, 1395, 1414, 1421, 1422, 1423, 1424, 1425, 1427, 1431, 1439, 1451, 1453, 1455, 1457, 1458, 1459, 1463, 1464, 1467, 1491, 1493, 1494, 1670, 1671, 1672, 1391 dll\win32\kernel32\winnls\string\lcformat.c(1391) : warning C6101: Returning uninitialized memory '*lpCurrencyStr'. A successful path through the function does not set the named _Out_ parameter. : Lines: 1391, 1395, 1414, 1421, 1422, 1423, 1424, 1425, 1427, 1431, 1439, 1451, 1453, 1455, 1457, 1458, 1459, 1463, 1464, 1467, 1491, 1493, 1494, 1670, 1671, 1672, 1391 dll\win32\kernel32\winnls\string\lcformat.c(2003) : warning C6308: 'realloc' might return null pointer: assigning null pointer to 'buf', which is passed as an argument to 'realloc', will cause the original memory block to be leaked. dll\win32\kernel32\winnls\string\lcformat.c(2098) : warning C6054: String 'lpCalData' might not be zero-terminated.: Lines: 2098, 2101, 2102, 2104, 2110, 2114, 2115, 2117, 2119, 2121, 2098 dll\win32\kernel32\winnls\string\lcformat.c(2098) : warning C6101: Returning uninitialized memory '*lpValue'. A successful path through the function does not set the named _Out_ parameter. : Lines: 2098, 2101, 2102, 2104, 2110, 2112, 2098 dll\win32\kernel32\winnls\string\lcformat.c(2128) : warning C6101: Returning uninitialized memory '*lpValue'. A successful path through the function does not set the named _Out_ parameter. : Lines: 2128, 2131, 2133, 2136, 2147, 2148, 2153, 2154, 2155, 2156, 2128 dll\win32\kernel32\winnls\string\lcformat.c(2128) : warning C6054: String 'lpCalData' might not be zero-terminated.: Lines: 2128, 2131, 2133, 2136, 2147, 2148, 2153, 2154, 2155, 2156, 2128 dll\win32\kernel32\winnls\string\nls.c(638) : warning C4244: '=' : conversion from 'WCHAR' to 'CHAR', possible loss of data dll\win32\kernel32\winnls\string\nls.c(1016) : warning C4244: '=' : conversion from 'USHORT' to 'CHAR', possible loss of data dll\win32\kernel32\winnls\string\nls.c(1829) : warning C6101: Returning uninitialized memory '*lpCPInfoEx'. A successful path through the function does not set the named _Out_ parameter. Annotate this function with _Success_(return) if returning FALSE indicates failure.: Lines: 1829, 1833, 1835, 1836, 1829 dll\win32\kernel32\winnls\string\lang.c(702) : warning C6054: String 'buffer' might not be zero-terminated.: Lines: 702, 704, 705, 707, 709, 714, 720, 722, 724, 729, 753, 754, 702 dll\win32\kernel32\winnls\string\lang.c(702) : warning C6101: Returning uninitialized memory '*buffer'. A successful path through the function does not set the named _Out_ parameter. : Lines: 702, 704, 705, 707, 709, 714, 720, 722, 724, 729, 753, 754, 702 dll\win32\kernel32\winnls\string\lang.c(1253) : warning C6101: Returning uninitialized memory '*chartype'. A successful path through the function does not set the named _Out_ parameter. : Lines: 1253, 1255, 1275, 1276, 1278, 1279, 1325, 1253 dll\win32\kernel32\winnls\string\lang.c(1358) : warning C6101: Returning uninitialized memory '*chartype'. A successful path through the function does not set the named _Out_ parameter. Annotate this function with _Success_(return) if returning FALSE indicates failure.: Lines: 1358, 1360, 1361, 1362, 1363, 1365, 1367, 1373, 1374, 1385, 1358 dll\win32\kernel32\winnls\string\lang.c(1416) : warning C6054: String 'dst' might not be zero-terminated.: Lines: 1416, 1419, 1421, 1430, 1437, 1439, 1441, 1464, 1470, 1472, 1475, 1493, 1504, 1517, 1522, 1524, 1525, 1522, 1532, 1538, 1416 dll\win32\kernel32\winnls\string\lang.c(1558) : warning C6054: String 'dst' might not be zero-terminated.: Lines: 1558, 1561, 1562, 1563, 1564, 1566, 1572, 1574, 1575, 1579, 1580, 1581, 1586, 1589, 1604, 1610, 1611, 1614, 1615, 1617, 1618, 1625, 1626, 1627, 1558 dll\win32\kernel32\winnls\string\lang.c(1648) : warning C6054: String 'dst' might not be zero-terminated.: Lines: 1648, 1651, 1652, 1654, 1660, 1662, 1664, 1670, 1673, 1675, 1676, 1694, 1696, 1697, 1698, 1648 dll\win32\kernel32\winnls\string\lang.c(1648) : warning C6101: Returning uninitialized memory '*dst'. A successful path through the function does not set the named _Out_ parameter. : Lines: 1648, 1651, 1652, 1654, 1660, 1662, 1664, 1670, 1673, 1675, 1676, 1694, 1696, 1697, 1698, 1648 dll\win32\kernel32\winnls\string\lang.c(1706) : warning C6054: String 'dst' might not be zero-terminated.: Lines: 1706, 1709, 1711, 1713, 1714, 1717, 1718, 1719, 1720, 1721, 1706 dll\win32\kernel32\winnls\string\lang.c(1706) : warning C6101: Returning uninitialized memory '*dst'. A successful path through the function does not set the named _Out_ parameter. : Lines: 1706, 1709, 1711, 1713, 1714, 1724, 1726, 1727, 1706 dll\win32\kernel32\winnls\string\lang.c(2772) : warning C6054: String 'lpGeoData' might not be zero-terminated.: Lines: 2772, 2775, 2777, 2783, 2784, 2785, 2786, 2787, 2788, 2789, 2790, 2791, 2792, 2793, 2794, 2798, 2772 dll\win32\kernel32\winnls\string\lang.c(2804) : warning C6054: String 'lpGeoData' might not be zero-terminated.: Lines: 2804, 2807, 2808, 2809, 2811, 2813, 2822, 2823, 2824, 2825, 2826, 2827, 2828, 2829, 2830, 2831, 2832, 2833, 2837, 2804