CVS Update: xserver (branch: trunk)

Benjamin Herrenschmidt xorg-commit at cvs.freedesktop.org
Sat Apr 22 06:22:17 EEST 2006


CVSROOT:	/cvs/xorg
Module name:	xserver
Changes by:	benh at kemper.freedesktop.org	06/04/22 03:22:17

Log message:
  2006-04-22  Benjamin Herrenschmidt  <benh at kernel.crashing.org>
  
          * hw/xfree86/os-support/linux/lnx_KbdMap.c:
          When reading the kernel keyboard mapping (readKernelMapping in
          os-support/linux/lnx_KbdMap.c) we overrun the usefully-named global array
          'map', scribbling on other random static variables elsewhere. This
          is fixed by changing the size of at2lnx. (David Woodhouse). Bug #5169

Modified files:
      xserver/xorg/:
        ChangeLog 
      xserver/xorg/hw/xfree86/os-support/linux/:
        lnx_KbdMap.c 
  
  Revision      Changes    Path
  1.454         +8 -0      xserver/xorg/ChangeLog
  http://webcvs.freedesktop.org/xorg/xserver/xorg/ChangeLog
  1.6           +1 -1      xserver/xorg/hw/xfree86/os-support/linux/lnx_KbdMap.c
  http://webcvs.freedesktop.org/xorg/xserver/xorg/hw/xfree86/os-support/linux/lnx_KbdMap.c




More information about the xorg-commit mailing list