pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/SDL/patches



Module Name:    pkgsrc
Committed By:   jdc
Date:           Mon Feb 20 14:55:59 UTC 2012

Added Files:
        pkgsrc/devel/SDL/patches: patch-src_video_x11_SDL_x11video.c

Log Message:
Fix bus error crash on sparc64, by aligning the object we pass to:

  XChangeProperty(..., 32, ...)

correctly.  See also libSDL bug 1427:

  http://bugzilla.libsdl.org/show_bug.cgi?id=1427


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 \
    pkgsrc/devel/SDL/patches/patch-src_video_x11_SDL_x11video.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index