[PULL] Bugzilla triage, take two

Corbin Simpson mostawesomedude at gmail.com
Fri Mar 26 06:54:17 PDT 2010


Hey Keith and list,

Let's see if I can do this without messing up again.

These six patches each come from and fix a bug, and they stand a good
chance of being actual, useful things.

I'd say that the patches for 9356 and 25216 would be good nominees;
the rest should definitely get more eyes before a pull. 20941 and
20762 aren't in code I know yet, 22672 is for HW I don't have, and
26973 could probably use a bit more killing with fire for that area of
code.

Thanks to Matt Turner for review and comments; I respun the
ProcRotateProperties patch to have saner indentation. (That entire
file is full of mismatched indents...)

Thanks!
~ C.

The following changes since commit 579715f830fbbca9e1ecb17dc18176132f5969e7:
  Rami Ylimaki (1):
        os: Prevent backtrace from being stopped in noreturn functions.

are available in the git repository at:

  git://anongit.freedesktop.org/~csimpson/xserver triage

Corbin Simpson (1):
      dix: Fix a small potential memory leak in ProcRotateProperties. (#25216)

David Jander (1):
      kdrive: Fix incomplete rotation matrix. (#20941)

Evgeny M. Zubok (1):
      xfree86: Change VBE version early-out to 1.2. (#22672)

Ilpo Ruotsalainen (1):
      shadow: Optimize shadowUpdatePacked(). (#26973)

Joe Rabinoff (1):
      xfree86: Fix off-by-one math in screen rotation. (#20762)

TSUKAHARA Ken (1):
      dix: Prevent denial-of-color attack. (#9356)

 dix/colormap.c                |   32 ++++++++++++++++++++++++++++----
 dix/property.c                |    6 ++++--
 hw/kdrive/src/kinput.c        |    4 ++--
 hw/xfree86/modes/xf86Rotate.c |   13 +++++++++++--
 hw/xfree86/vbe/vbe.c          |    2 +-
 miext/shadow/shpacked.c       |    3 +--
 6 files changed, 47 insertions(+), 13 deletions(-)


-- 
When the facts change, I change my mind. What do you do, sir? ~ Keynes

Corbin Simpson
<MostAwesomeDude at gmail.com>


More information about the xorg-devel mailing list