mirror of
https://git.zx2c4.com/wireguard-go
synced 2026-07-22 16:03:10 +00:00
5811447b38
Go adds trailing padding to DrvInfoDetailData struct in GOARCH=386 which confuses SetupAPI expecting exactly sizeof(SP_DRVINFO_DETAIL_DATA). Signed-off-by: Simon Rozman <simon@rozman.si>