CVS Update: xc (branch: trunk)
David Dawes <[email protected]>
| Newsgroups | gmane.comp.xfree86.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /home/x-cvs Module name: xc Changes by: [email protected]. 06/04/19 06:02:38 Log message: 275. Fix an array overrun that resulted in a server crash on exit on some platforms (David Dawes, reported by Takaaki Nomura). Modified files: xc/programs/Xserver/hw/xfree86/: CHANGELOG xc/programs/Xserver/hw/xfree86/common/: xf86KbdLnx.c xc/programs/Xserver/hw/xfree86/os-support/linux/: lnx_KbdMap.c Revision Changes Path 3.3723 +3 -1 xc/programs/Xserver/hw/xfree86/CHANGELOG 3.22 +3 -3 xc/programs/Xserver/hw/xfree86/common/xf86KbdLnx.c 1.5 +2 -2 xc/programs/Xserver/hw/xfree86/os-support/linux/lnx_KbdMap.c