After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 792853 - settings: Avoid warning when clearing xwayland grab access lists
settings: Avoid warning when clearing xwayland grab access lists
Status: RESOLVED FIXED
Product: mutter
Classification: Core
Component: wayland
unspecified
Other All
: Normal normal
: ---
Assigned To: mutter-maint
mutter-maint
Depends on:
Blocks:
 
 
Reported: 2018-01-24 07:18 UTC by Jonas Ådahl
Modified: 2018-01-25 03:50 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
settings: Avoid warning when clearing xwayland grab access lists (1.36 KB, patch)
2018-01-24 07:18 UTC, Jonas Ådahl
committed Details | Review

Description Jonas Ådahl 2018-01-24 07:18:09 UTC
See patch.
Comment 1 Jonas Ådahl 2018-01-24 07:18:15 UTC
Created attachment 367355 [details] [review]
settings: Avoid warning when clearing xwayland grab access lists

On the first run, they are NULL, so don't try to free them.
Comment 2 Florian Müllner 2018-01-24 09:30:51 UTC
Review of attachment 367355 [details] [review]:

OK
Comment 3 Jonas Ådahl 2018-01-25 03:50:23 UTC
Attachment 367355 [details] pushed as dbd0530 - settings: Avoid warning when clearing xwayland grab access lists