| Status |
File |
Fingerprint |
Line Nr(s) |
Test |
Comment |
| FIXED | dlls/crypt32/message.c | CryptSignMessage(106) | 528 | redundant_null_check | NULL pointer check before CryptMemFree (commit) |
| FIXED | dlls/crypt32/message.c | CryptSignMessage(104) | 526 | redundant_null_check | NULL pointer check before CryptMemFree (commit) |
| NEW | dlls/gdi32/freetype.c | AddFaceToList(32) | 1505 | redundant_null_check | NULL pointer check before HeapFree |
| NEW | dlls/hhctrl.ocx/hhctrl.c | HtmlHelpW(49) | 200 | redundant_null_check | NULL pointer check before heap_free |
| NOTABUG | dlls/iphlpapi/icmp.c | IcmpCreateFile(9) | 163 | file_handles | Native error code transformed to INVALID_HANLDE_VALUE (Comparison of file handle 'sid' with 0) |
| FIXED | dlls/jscript/jsutils.c | to_string(18) | 576 | unreached_code | (commit) |
| NOTABUG | dlls/kernel32/file.c | CreateFileW(181) | 1424 | file_handles | Comparison of file handle 'ret' with 0 |
| NOTABUG | dlls/kernel32/tests/pipe.c | test_DisconnectNamedPipe(17) | 917 | file_handles | Win95 returns for that test NULL and not INVALID_HANDLE_VALUE (Comparison of file handle 'hnp' with 0) |
| NEW | dlls/kernel32/tests/virtual.c | test_MapViewOfFile(221) | 591 | file_handles | Comparison of file handle 'file' with 0 |
| FIXED | dlls/mscms/transform.c | TranslateColors(102) | 459 | unreached_code | (commit) |
| FIXED | dlls/mscoree/corruntimehost.c | CLRRuntimeHost_ExecuteInDefaultAppDomain(82) | 618 | redundant_null_check | NULL pointer check before HeapFree (commit) |
| FIXED | dlls/mscoree/corruntimehost.c | CLRRuntimeHost_ExecuteInDefaultAppDomain(80) | 616 | redundant_null_check | NULL pointer check before HeapFree (commit) |
| FIXED | dlls/mscoree/corruntimehost.c | CLRRuntimeHost_ExecuteInDefaultAppDomain(78) | 614 | redundant_null_check | NULL pointer check before HeapFree (commit) |
| FIXED | dlls/mscoree/corruntimehost.c | CLRRuntimeHost_ExecuteInDefaultAppDomain(76) | 612 | redundant_null_check | NULL pointer check before HeapFree (commit) |
| FIXED | dlls/mshtml/persist.c | set_current_uri(6) | 80 | redundant_null_check | NULL pointer check before SysFreeString (commit) |
| FIXED | dlls/msi/upgrade.c | ITERATE_FindRelatedProducts(86) | 189 | unreached_code | (commit) |
| FIXED | dlls/msi/where.c | WHERE_delete(21) | 923 | redundant_null_check | NULL pointer check before msi_free (commit) |
| FIXED | dlls/msi/where.c | parse_column(32) | 208 | unreached_code | (commit) |
| FIXED | dlls/msxml3/domdoc.c | domdoc_get_parsed(5) | 1296 | unreached_code | (commit) |
| FIXED | dlls/msxml3/domdoc.c | domdoc_get_definition(4) | 1209 | unreached_code | (commit) |
| FIXED | dlls/msxml3/schema.c | dt_validate(72) | 643 | unreached_code | (commit) |
| FIXED | dlls/msxml3/schema.c | dt_validate(68) | 639 | unreached_code | (commit) |
| FIXED | dlls/msxml3/schema.c | dt_validate(21) | 592 | unreached_code | (commit) |
| FIXED | dlls/msxml3/tests/domdoc.c | test_get_dataType(344) | 7969 | redundant_null_check | NULL pointer check before SysFreeString (commit) |
| FIXED | dlls/msxml3/tests/domdoc.c | test_XDR_schemas(128) | 7614 | redundant_null_check | NULL pointer check before SysFreeString (commit) |
| FIXED | dlls/msxml3/tests/domdoc.c | test_XDR_schemas(104) | 7590 | redundant_null_check | NULL pointer check before SysFreeString (commit) |
| FIXED | dlls/msxml3/tests/domdoc.c | test_XDR_schemas(80) | 7566 | redundant_null_check | NULL pointer check before SysFreeString (commit) |
| FIXED | dlls/msxml3/tests/domdoc.c | test_XDR_schemas(54) | 7540 | redundant_null_check | NULL pointer check before SysFreeString (commit) |
| FIXED | dlls/msxml3/tests/schema.c | test_collection_content(87) | 621 | redundant_null_check | NULL pointer check before SysFreeString (commit) |
| NEW | dlls/ntdll/tests/port.c | test_ports_server(55) | 367 | unreached_code | |
| FIXED | dlls/ole32/ole2.c | OleCreate(76) | 2544 | redundant_null_check | NULL pointer check before HeapFree (commit) |
| FIXED | dlls/urlmon/http.c | HttpProtocol_close_connection(8) | 531 | redundant_null_check | NULL pointer check before heap_free (commit) |
| FIXED | dlls/urlmon/uri.c | set_builder_component(1) | 3313 | redundant_null_check | NULL pointer check before heap_free (commit) |
| NOTABUG | dlls/user32/tests/cursoricon.c | test_LoadImageFile(53) | 1117 | file_handles | Limitation: The variable is not a file handle anymore: Comparison of file handle 'handle' with 0 |
| NOTABUG | dlls/user32/tests/cursoricon.c | test_LoadImageFile(49) | 1113 | file_handles | Limitation: The variable is not a file handle anymore: Comparison of file handle 'handle' with 0 |
| NOTABUG | dlls/user32/tests/cursoricon.c | test_LoadImageFile(37) | 1101 | file_handles | Limitation: The variable is not a file handle anymore: Comparison of file handle 'handle' with 0 |
| NOTABUG | dlls/user32/tests/cursoricon.c | test_LoadImageFile(26) | 1090 | file_handles | Limitation: The variable is not a file handle anymore: Comparison of file handle 'handle' with 0 |
| FIXED | dlls/winealsa.drv/mmdevdrv.c | AudioClient_Initialize(269) | 1104 | redundant_null_check | NULL pointer check before HeapFree (commit) |
| FIXED | dlls/winealsa.drv/mmdevdrv.c | AudioClient_Initialize(261) | 1096 | redundant_null_check | NULL pointer check before HeapFree (commit) |
| BUG | dlls/winmm/waveform.c | WINMM_DevicesThreadProc(60) | 2098 | unreached_code | while(1) loop never terminates |
| FIXED | server/ptrace.c | tkill(12) | 226 | unreached_code | (commit) |