Files
xserver/dix
Adam Jackson a41d45eedc dix: Fix undefined memset in dixInitPrivates
When we set these up initially, no subsystems have allocated any
privates yet, so the storage address will be null, and memset(NULL, ...)
is undefined.
2019-10-15 14:05:38 -04:00
..
2015-07-08 16:41:29 -04:00
2003-11-14 16:49:22 +00:00
2003-11-14 15:54:54 +00:00
2019-10-12 12:19:14 +02:00
2014-11-12 10:25:00 +10:00
2017-10-30 13:45:20 -04:00
2015-04-21 16:57:07 -07:00
2018-09-28 16:25:17 -04:00
2019-08-27 17:38:59 -04:00
2016-05-26 16:07:54 -07:00
2013-07-23 23:56:58 +01:00
2014-11-12 10:25:00 +10:00
2019-04-12 21:53:03 +00:00