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 706582 - MonitorXrandr: fix reading the current DPMS level
MonitorXrandr: fix reading the current DPMS level
Status: RESOLVED FIXED
Product: mutter
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: mutter-maint
mutter-maint
Depends on:
Blocks:
 
 
Reported: 2013-08-22 13:05 UTC by Giovanni Campagna
Modified: 2013-08-22 14:25 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
MonitorXrandr: fix reading the current DPMS level (1.70 KB, patch)
2013-08-22 13:05 UTC, Giovanni Campagna
committed Details | Review

Description Giovanni Campagna 2013-08-22 13:05:54 UTC
Add missing break statements, to avoid falling always through
to the invalid case.
Comment 1 Giovanni Campagna 2013-08-22 13:05:56 UTC
Created attachment 252730 [details] [review]
MonitorXrandr: fix reading the current DPMS level
Comment 2 Jasper St. Pierre (not reading bugmail) 2013-08-22 13:08:51 UTC
Review of attachment 252730 [details] [review]:

OK.
Comment 3 Giovanni Campagna 2013-08-22 14:25:10 UTC
Pushed.