From 50e212b2b12430be7d7b65d5c3ff41f2e2de990c Mon Sep 17 00:00:00 2001 From: Rory Fewell Date: Thu, 17 Apr 2025 13:27:33 +0100 Subject: [PATCH] Bugfix: Fixes #457, buildall.sh - Fails on building comctl --- shared/comctl/src/menubind.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/shared/comctl/src/menubind.c b/shared/comctl/src/menubind.c index 8056b7a..d8fce1e 100644 --- a/shared/comctl/src/menubind.c +++ b/shared/comctl/src/menubind.c @@ -460,8 +460,8 @@ static void wintc_ctl_menu_binding_insert_item( // Get action information // - gchar* action_name = NULL; - GVariant* action_target; + gchar* action_name = NULL; + GVariant* action_target = NULL; if ( g_menu_model_get_item_attribute(