halx86\generic\usage.c(213) : warning C6244: Local declaration of 'HalName' hides previous declaration at line '873' of 'halx86\include\halp.h'.: Lines: halx86\include\halp.h:873 halx86\generic\usage.c(391) : warning C6011: Dereferencing NULL pointer 'RawPartialList'. : Lines: 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 228, 261, 264, 265, 266, 277, 278, 281, 284, 287, 284, 287, 284, 296, 299, 300, 303, 306, 308, 309, 319, 322, 323, 326, 329, 338, 323, 326, 329, 332, 333, 367, 391 halx86\generic\usage.c(392) : warning C6011: Dereferencing NULL pointer 'TranslatedPartialList'. : Lines: 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 228, 261, 264, 265, 266, 277, 278, 281, 284, 287, 284, 287, 284, 296, 299, 300, 303, 306, 308, 309, 319, 322, 323, 326, 329, 338, 323, 326, 329, 332, 333, 367, 391, 392 halx86\generic\misc.c(260) : warning C6387: '_Param_(1)' could be '0': this does not adhere to the specification for the function 'InbvInstallDisplayStringFilter'. : Lines: 227, 232, 237, 242, 247, 248, 253, 254, 259, 260 halx86\generic\misc.c(326) : warning C6101: Returning uninitialized memory '*FlatDispatch'. A successful path through the function does not set the named _Out_ parameter. : Lines: 326, 333, 326 halx86\generic\misc.c(326) : warning C6101: Returning uninitialized memory '*NoConnection'. A successful path through the function does not set the named _Out_ parameter. : Lines: 326, 333, 326 halx86\generic\cmos.c(172) : warning C6101: Returning uninitialized memory '*Value'. A successful path through the function does not set the named _Out_ parameter. : Lines: 172, 176, 179, 172 halx86\generic\dma.c(609) : warning C6101: Returning uninitialized memory '*NumberOfMapRegisters'. A successful path through the function does not set the named _Out_ parameter. : Lines: 609, 612, 613, 614, 615, 618, 628, 643, 650, 660, 661, 667, 678, 679, 686, 694, 707, 709, 710, 712, 713, 609 halx86\generic\dma.c(850) : warning C6101: Returning uninitialized memory '*LogicalAddress'. A successful path through the function does not set the named _Out_ parameter. : Lines: 850, 855, 856, 857, 858, 860, 861, 862, 869, 875, 878, 884, 850 halx86\generic\dma.c(1361) : warning C6387: 'AdapterObject->MapRegisterBase' could be '0': this does not adhere to the specification for the function 'ExecutionRoutine'. : Lines: 1260, 1261, 1262, 1263, 1264, 1266, 1269, 1270, 1273, 1279, 1281, 1282, 1284, 1355, 1356, 1359, 1361 halx86\generic\dma.c(1488) : warning C6387: 'AdapterObject->MapRegisterBase' could be '0': this does not adhere to the specification for the function 'DeviceRoutine'. : Lines: 1420, 1421, 1422, 1423, 1424, 1425, 1427, 1429, 1436, 1443, 1444, 1446, 1450, 1451, 1453, 1483, 1484, 1488 halx86\generic\dma.c(1772) : warning C6297: Arithmetic overflow: 32-bit value is shifted, then cast to 64-bit value. Results might not be an expected value. halx86\generic\dma.c(1864) : warning C6297: Arithmetic overflow: 32-bit value is shifted, then cast to 64-bit value. Results might not be an expected value. halx86\generic\memory.c(136) : warning C6001: Using uninitialized memory 'PhysicalAddress'.: Lines: 34, 35, 36, 37, 38, 41, 44, 47, 50, 51, 54, 59, 62, 65, 82, 51, 54, 59, 62, 65, 82, 51, 86, 89, 90, 91, 92, 95, 96, 99, 125, 126, 129, 132, 136 halx86\up\pic.c(1115) : warning C6386: Buffer overrun while writing to 'SWInterruptHandlerTable': the writable size is '80' bytes, but '128' bytes might be written.: Lines: 1103, 1104, 1105, 1108, 1109, 1112, 1115 halx86\up\pic.c(1118) : warning C6385: Reading invalid data from 'HalpSpecialDismissLevelTable': the readable size is '64' bytes, but 'Irq' bytes may be read.: Lines: 1103, 1104, 1105, 1108, 1109, 1112, 1115, 1118 halx86\up\pic.c(1118) : warning C6386: Buffer overrun while writing to 'HalpSpecialDismissTable': the writable size is '64' bytes, but 'Irq' bytes might be written.: Lines: 1103, 1104, 1105, 1108, 1109, 1112, 1115, 1118 halx86\up\pic.c(1177) : warning C6101: Returning uninitialized memory '*OldIrql'. 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: 1177, 1181, 1184, 1185, 1177 halx86\legacy\bussupp.c(1439) : warning C4244: 'function' : conversion from 'ULONG' to 'UCHAR', possible loss of data halx86\legacy\bussupp.c(1440) : warning C4244: 'function' : conversion from 'ULONG' to 'UCHAR', possible loss of data halx86\legacy\bussupp.c(1446) : warning C4244: 'function' : conversion from 'ULONG' to 'UCHAR', possible loss of data halx86\legacy\halpnpdd.c(135) : warning C28107: The Memory 'DeviceObject' must be held when calling 'IoAttachDeviceToDeviceStack'.: Lines: 102, 103, 104, 107, 110, 117, 125, 126, 127, 128, 129, 132, 135 halx86\legacy\halpnpdd.c(139) : warning C28107: The Memory 'DeviceObject' must be held when calling 'IoDeleteDevice'.: Lines: 102, 103, 104, 107, 110, 117, 125, 126, 127, 128, 129, 132, 135, 136, 139 halx86\legacy\halpnpdd.c(546) : warning C6385: Reading invalid data from 'Id': the readable size is '_Old_4`((wcslen(CurrentId)*sizeof(WCHAR)))+sizeof((((WCHAR)0)))' bytes, but '50' bytes may be read.: Lines: 473, 474, 475, 476, 477, 478, 479, 482, 483, 486, 487, 489, 490, 493, 496, 497, 498, 500, 501, 502, 540, 543, 546 halx86\legacy\halpnpdd.c(865) : warning C28107: The Memory 'TargetDevice' must be held when calling 'IoDeleteDevice'.: Lines: 832, 833, 835, 838, 841, 844, 845, 846, 849, 856, 859, 862, 863, 865