]> git.ipfire.org Git - thirdparty/wireguard-go.git/commit
tun: windows: rearrange struct to avoid alignment trap on 32bit
authorJason A. Donenfeld <Jason@zx2c4.com>
Fri, 7 May 2021 07:17:35 +0000 (09:17 +0200)
committerJason A. Donenfeld <Jason@zx2c4.com>
Fri, 7 May 2021 07:19:00 +0000 (09:19 +0200)
commitdb733ccd6531a2976008b87b3af35bece9ace2a9
tree8243e9e5627f0270095379c5385e71a5adcf4f17
parenta7aec4449f0e4b31f33a118a16223876b8533322
tun: windows: rearrange struct to avoid alignment trap on 32bit

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
tun/tun_windows.go