mirror of
https://git.zx2c4.com/wireguard-go
synced 2026-07-23 08:22:37 +00:00
963be8e993
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>