[gnome-software/1142-gsapplication-crash-when-run-as-root] Apply 1 suggestion(s) to 1 file(s)
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/1142-gsapplication-crash-when-run-as-root] Apply 1 suggestion(s) to 1 file(s)
- Date: Mon, 22 Feb 2021 11:41:05 +0000 (UTC)
commit 0055bfa8535bb7c5ccd9ace244d71b2885a47daa
Author: Philip Withnall <philip tecnocode co uk>
Date: Mon Feb 22 11:41:05 2021 +0000
Apply 1 suggestion(s) to 1 file(s)
src/gs-application.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/gs-application.c b/src/gs-application.c
index fdb5f55c4..f05f6f718 100644
--- a/src/gs-application.c
+++ b/src/gs-application.c
@@ -49,7 +49,7 @@ struct _GsApplication {
#ifdef HAVE_PACKAGEKIT
GsDbusHelper *dbus_helper;
#endif
- GsShellSearchProvider *search_provider;
+ GsShellSearchProvider *search_provider; /* (nullable) (owned) */
GSettings *settings;
GSimpleActionGroup *action_map;
guint shell_loaded_handler_id;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]