diff svr-x11fwd.c @ 1739:13d834efc376 fuzz

merge from main
author Matt Johnston <matt@ucc.asn.au>
date Thu, 15 Oct 2020 19:55:15 +0800
parents 79eef94ccea9
children a7cc3332d8ab
line wrap: on
line diff
--- a/svr-x11fwd.c	Wed Feb 28 22:11:39 2018 +0800
+++ b/svr-x11fwd.c	Thu Oct 15 19:55:15 2020 +0800
@@ -216,7 +216,8 @@
 	x11_inithandler, /* inithandler */
 	NULL, /* checkclose */
 	NULL, /* reqhandler */
-	NULL /* closehandler */
+	NULL, /* closehandler */
+	NULL /* cleanup */
 };