[PULL] security fixes; update DoChangeGC/ChangeGC to dixChangeGC
Jamey Sharp
jamey at minilop.net
Wed May 12 18:37:15 PDT 2010
I rebased these to apply against master instead of depending on cleanups
that nobody has reviewed yet. I hope that's alright.
The following changes since commit 59857ee5da5f1f3f4900292581b9586477513211:
Keith Packard (1):
Merge remote branch 'dottedmag/for-keithp'
are available in the git repository at:
git://people.freedesktop.org/~jamey/xserver for-keith
Jamey Sharp (4):
doPolyText needs UseAccess to each font, not ReadAccess.
Kill DoChangeGC in favor of dixChangeGC.
Kill ChangeGC in favor of dixChangeGC.
CreateGC: Pass current client on to ChangeGC.
dbe/dbe.c | 22 +++++---------
dix/dixfonts.c | 10 +++---
dix/gc.c | 61 ++++-------------------------------------
dix/window.c | 2 +-
fb/fbseg.c | 2 +-
hw/kdrive/ephyr/ephyr_draw.c | 5 +--
hw/kdrive/src/kxv.c | 2 +-
hw/xfree86/common/xf86xv.c | 4 +-
hw/xfree86/xaa/xaaPCache.c | 2 +-
include/gc.h | 11 -------
mi/mibitblt.c | 8 +++---
mi/midispcur.c | 10 +++---
mi/miexpose.c | 4 +-
mi/miglblt.c | 8 +++---
mi/mipolypnt.c | 4 +-
mi/miwideline.c | 16 +++++-----
mi/miwideline.h | 4 +-
mi/mizerarc.c | 4 +-
render/mirect.c | 4 +-
xfixes/region.c | 2 +-
20 files changed, 59 insertions(+), 126 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.x.org/archives/xorg-devel/attachments/20100512/ddb32392/attachment.pgp>
More information about the xorg-devel
mailing list