gnome-control-center/panels/online-accounts
Mohammed Sadiq 234485fd19 online-accounts: Fix a possible crash on parsing NULL string
If the goa helper fails to find goa helper executable (which happened when run
without install), %NULL is returned.  Avoid feeding g_variant_parse(), the %NULL
variable in those case as it is not nullable and avoid the crash that follows.
2022-08-17 08:16:28 +00:00
..
icons Add individual app icons 2022-01-31 14:08:22 +00:00
cc-online-account-provider-row.c online-accounts: Add CcOnlineAccountProviderRow 2022-05-11 14:49:12 +12:00
cc-online-account-provider-row.h online-accounts: Add CcOnlineAccountProviderRow 2022-05-11 14:49:12 +12:00
cc-online-account-provider-row.ui online-accounts: Add CcOnlineAccountProviderRow 2022-05-11 14:49:12 +12:00
cc-online-account-row.c online-accounts: Add CcOnlineAccountRow 2022-05-11 14:51:53 +12:00
cc-online-account-row.h online-accounts: Add CcOnlineAccountRow 2022-05-11 14:51:53 +12:00
cc-online-account-row.ui online-accounts: Add CcOnlineAccountRow 2022-05-11 14:51:53 +12:00
cc-online-accounts-panel.c online-accounts: Fix a possible crash on parsing NULL string 2022-08-17 08:16:28 +00:00
cc-online-accounts-panel.h online-accounts: Rename panel class to match filename 2022-05-11 14:04:18 +12:00
cc-online-accounts-panel.ui online-accounts: Rename panel class to match filename 2022-05-11 14:04:18 +12:00
gnome-control-center-goa-helper.c online-accounts: Print all GLib messages to stderr 2022-05-29 23:24:46 +00:00
gnome-online-accounts-panel.desktop.in.in Add individual app icons 2022-01-31 14:08:22 +00:00
meson.build online-accounts: Add CcOnlineAccountRow 2022-05-11 14:51:53 +12:00
online-accounts.css online-accounts: Adjust style of symbolic provider icons 2022-01-17 19:42:10 -03:00
online-accounts.gresource.xml online-accounts: Add CcOnlineAccountRow 2022-05-11 14:51:53 +12:00