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 757148 - window: Properly update window->monitor for the desktop window
window: Properly update window->monitor for the desktop window
Status: RESOLVED FIXED
Product: mutter
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: mutter-maint
mutter-maint
Depends on:
Blocks:
 
 
Reported: 2015-10-26 17:16 UTC by Rui Matos
Modified: 2015-10-27 14:05 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
window: Properly update window->monitor for the desktop window (1012 bytes, patch)
2015-10-26 17:16 UTC, Rui Matos
committed Details | Review

Description Rui Matos 2015-10-26 17:16:11 UTC
See patch
Comment 1 Rui Matos 2015-10-26 17:16:14 UTC
Created attachment 314142 [details] [review]
window: Properly update window->monitor for the desktop window

We don't want to move the desktop window but we still need to update
window->monitor or otherwise we'll be left with a pointer to invalid
memory.
Comment 2 Jasper St. Pierre (not reading bugmail) 2015-10-26 19:05:22 UTC
Review of attachment 314142 [details] [review]:

OK.
Comment 3 Rui Matos 2015-10-27 14:05:08 UTC
Attachment 314142 [details] pushed as 76e816a - window: Properly update window->monitor for the desktop window