--- a/libpurple/purpleimconversation.c Tue Jan 23 01:38:28 2024 -0600 +++ b/libpurple/purpleimconversation.c Fri Jan 26 02:33:19 2024 -0600 @@ -45,7 +45,7 @@ PROP_TYPING_STATE, N_PROPERTIES, }; -static GParamSpec *properties[N_PROPERTIES]; +static GParamSpec *properties[N_PROPERTIES] = {NULL, }; #define SEND_TYPED_TIMEOUT_SECONDS 5