mirror of
https://git.zx2c4.com/wireguard-go
synced 2026-09-09 17:46:05 +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>