You may consider all of these to include the following: Signed-off-by: Ryan Pavlik <rpav...@iastate.edu>
Thanks for reviewing these, all. Ryan Pavlik On Mon, Jan 9, 2012 at 8:32 AM, Jon TURNEY <jon.tur...@dronecode.org.uk>wrote: > Hi Keith, > > The following set of patches contain various fixes for the XWin DDX. > Please > consider pulling into master. > > Thanks. > > The following changes since commit > 98cde254acb9b98337ddecf64c138d38c14ec2bf: > > Bump version to 1.11.99.901 (1.12 RC1) (2011-12-27 14:02:39 -0800) > > are available in the git repository at: > git://people.freedesktop.org/~jturney/xserver rpavlik-xwin-fixes > > Ryan Pavlik (11): > hw/xwin: Fix a memory leak in error path in winInitWM() > hw/xwin: Fix double-free in error path in winQueryRGBBitsAndMasks() > hw/xwin: Remove an empty #if 0/#endif > hw/xwin: Fix rrScreenSetSize function pointer mismatch > hw/xwin: Clarify an if statement mixed with ifdef in winSetEngine() > hw/xwin: Fix possible null ptr deref in winActivateAppNativeGDI() > hw/xwin: Fix possible null ptr deref in winActivateAppPrimaryDD() > hw/xwin: Fix possible null ptr deref in winMWExtWMRestackFrame() > hw/xwin: Fix possible null ptr deref in winMWExtWMDecorateWindow() > hw/xwin: Fix duplicate definition of HAS_WINSOCK when building for > MinGW > hw/xwin: Include manifest file in the dist tarball > > hw/xwin/Makefile.am | 3 ++- > hw/xwin/winclipboard.h | 1 - > hw/xwin/winclipboardthread.c | 2 ++ > hw/xwin/winengine.c | 7 ++----- > hw/xwin/winmultiwindowwm.c | 12 +++++++----- > hw/xwin/winnativegdi.c | 7 ++++--- > hw/xwin/winpfbdd.c | 6 +++--- > hw/xwin/winrandr.c | 2 -- > hw/xwin/winshadgdi.c | 1 - > hw/xwin/winwin32rootless.c | 4 +--- > hw/xwin/winwin32rootlesswindow.c | 3 ++- > 11 files changed, 23 insertions(+), 25 deletions(-) > > -- Ryan Pavlik HCI Graduate Student Virtual Reality Applications Center Iowa State University rpav...@iastate.edu http://academic.cleardefinition.com
_______________________________________________ xorg-devel@lists.x.org: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel