Peter Hutterer 4808bdec45 Xi: don't memcpy the KeyClassRec from SD to MD. #16167
Most of its component get copied during CopyKeyClass anyway.
The ones that aren't:
  postdown - never changed for virtual devices anyway.
  down - shouldn't change that without sending events.

memcpy'ing the struct also copied mapWidth, which means we didn't realloc
during SetKeySymsMap lateron, overwriting the memory assigned to us.

X.Org Bug 16167 <http://bugs.freedesktop.org/show_bug.cgi?id=16167>
2008-10-10 16:58:08 +10:30
2008-10-02 17:03:54 -04:00
2008-10-06 14:19:30 -04:00
2008-10-07 20:40:15 -04:00
2008-10-03 11:24:34 -07:00
2008-10-06 15:36:51 -04:00
2008-10-08 03:41:17 -03:00
2008-10-06 18:47:06 -04:00
2008-10-06 15:36:51 -04:00
2008-10-02 17:03:54 -04:00
2008-09-05 06:10:37 -07:00
2008-09-23 09:21:37 -07:00
2008-06-25 09:52:36 -04:00
Description
Truly free fork of the XOrg project.
95 MiB
Languages
C 96.4%
Roff 1.1%
Objective-C 1%
Meson 0.9%
Shell 0.2%
Other 0.2%