xserver/dix
Alan Coopersmith f3ba909753 Let calloc handle multiplication
It's going to multiply anyway, so if we have non-constant values, might
as well let it do the multiplication instead of adding another multiply,
and good versions of calloc will check for & avoid overflow in the process.

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
2015-04-21 16:57:07 -07:00
..
.gitignore
BuiltInAtoms
Makefile.am
Xserver-dtrace.h.in
Xserver.d Get rid of const warnings in XSERVER_INPUT_EVENT dtrace probe calls 2015-02-10 18:14:44 -08:00
atom.c
buildatoms
colormap.c
cursor.c
devices.c Drop valuator mask argument from GetKeyboardEvents 2015-03-13 12:31:21 +10:00
dispatch.c Let calloc handle multiplication 2015-04-21 16:57:07 -07:00
dispatch.h
dixfonts.c
dixutils.c
enterleave.c
enterleave.h
eventconvert.c
events.c Get rid of const warnings in XSERVER_INPUT_EVENT dtrace probe calls 2015-02-10 18:14:44 -08:00
extension.c
ffs.c
gc.c
getevents.c Drop valuator mask argument from GetKeyboardEvents 2015-03-13 12:31:21 +10:00
globals.c
glyphcurs.c Let calloc handle multiplication 2015-04-21 16:57:07 -07:00
grabs.c
initatoms.c
inpututils.c
main.c
pixmap.c
privates.c
property.c
protocol.txt
ptrveloc.c
region.c dix: integer overflow in RegionSizeof() [CVE-2014-8092 3/4] 2014-12-08 18:09:47 -08:00
registry.c
resource.c Get rid of const warnings in XSERVER_INPUT_EVENT dtrace probe calls 2015-02-10 18:14:44 -08:00
selection.c
stubmain.c
swaprep.c
swapreq.c
tables.c
touch.c
window.c