Am 30.01.23 um 17:17 schrieb Gert Doering:
overlapped_io_init() has a "bool tuntap_buffer" argument which is only
passed onwards to alloc_buf_sock_tun(), which does nothing with it.

Remove from both functions.

While at it, move alloc_buf_sock_tun() from mtu.c to win32.c and make
static.  It's only ever called from win32.c / overlapped_io_init().

v2:
   move alloc_buf_sock_tun() to win32.c

Acked-By: Arne Schwabe <a...@rfc2549.org>


_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to