mirror of
https://git.zx2c4.com/wireguard-go
synced 2026-05-19 08:51:26 +00:00
The data returned by SetupDiGetDeviceInfoListDetail() is nil on error which will cause the test to crash should the function fail. Signed-off-by: Simon Rozman <simon@rozman.si>