xserver-multidpi/hw
Alan Coopersmith b96dc99996 Add XNFcallocarray() to allow xnfcalloc() to check for overflow
The xnfcalloc() macro took two arguments but simply multiplied them
together without checking for overflow and defeating any overflow
checking that calloc() might have done.  Let's not do that.

The original XNFcalloc() function is left for now to preserve driver
ABI, but is marked as deprecated so it can be removed in a future round
of ABI break/cleanup.

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
2015-04-21 16:57:07 -07:00
..
dmx Drop valuator mask argument from GetKeyboardEvents 2015-03-13 12:31:21 +10:00
kdrive ephyr: Avoid a segfault with 'DISPLAY= Xephyr -glamor' 2015-03-24 12:43:34 -07:00
vfb vfb: Don't reimplement micmap so much 2014-10-08 10:10:39 +02:00
xfree86 Add XNFcallocarray() to allow xnfcalloc() to check for overflow 2015-04-21 16:57:07 -07:00
xnest Drop valuator mask argument from GetKeyboardEvents 2015-03-13 12:31:21 +10:00
xquartz Fix XQuartz build 2015-03-31 09:02:28 -07:00
xwayland glamor: Eliminate GLAMOR_USE_SCREEN and GLAMOR_USE_PICTURE_SCREEN 2015-03-24 12:01:39 -07:00
xwin hw/xwin: Report OS version in log 2015-03-23 16:01:58 +00:00
Makefile.am Xwayland DDX 2014-04-03 15:19:22 -07:00