--- a/libpurple/purpleattachment.c Tue Jan 23 01:38:28 2024 -0600 +++ b/libpurple/purpleattachment.c Fri Jan 26 02:33:19 2024 -0600 @@ -46,7 +46,7 @@ PROP_SIZE, N_PROPERTIES, }; -static GParamSpec *properties[N_PROPERTIES]; +static GParamSpec *properties[N_PROPERTIES] = {NULL, }; /****************************************************************************** * Private Setters