X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=proxy.c;h=3104ef0d8922f8dfd33028b8e1b989d4a5608252;hb=222c134b5f4f5397f2a15d36813286edeb3cff5e;hp=423ed8da492eac154f2e725a3a2a9cdc6f828332;hpb=89da2ddf564a93414ee9ab2df3f053608094e417;p=PuTTY.git diff --git a/proxy.c b/proxy.c index 423ed8da..3104ef0d 100644 --- a/proxy.c +++ b/proxy.c @@ -388,7 +388,8 @@ Socket new_connection(SockAddr addr, const char *hostname, sk_proxy_write_eof, sk_proxy_flush, sk_proxy_set_frozen, - sk_proxy_socket_error + sk_proxy_socket_error, + NULL, /* peer_info */ }; static const struct plug_function_table plug_fn_table = {