* win_adapter_index_to_luid is declared to return a NET_LUID but not all code paths return a value.
* wcscat(svchostpath, L"\\svchost.exe") isn't checking for buffer overflow. * FwpmGetAppIdFromFileName0 must be paired with a corresponding FwpmFreeMemory0 James