~ubuntu-desktop/gnome-settings-daemon/no-submodules

Viewing all changes in revision 4334.

  • Committer: Bastien Nocera
  • Date: 2013-10-29 16:05:09 UTC
  • Revision ID: git-v1:4a43e111fcaa133772771bd534b6e70f9e893cd4
xrandr: Prevent possible overflows handling timestamps

The timestamps are gint64 but we cast them down to guint32, which
can cause overflows. Avoid that by passing the timestamps as gint64
all around, even if they are ultimately unused.

https://bugzilla.gnome.org/show_bug.cgi?id=711066

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: