xserver/config
Alan Coopersmith 522f469fe9 Move sizeof to second argument in calloc calls
Clears -Wcalloc-transposed-args warnings from gcc 14.1, such as:

../dix/main.c:165:42: warning: ‘calloc’ sizes specified with ‘sizeof’ in the
 earlier argument and not in the later argument [-Wcalloc-transposed-args]
  165 |             serverClient = calloc(sizeof(ClientRec), 1);
      |                                          ^~~~~~~~~
../dix/main.c:165:42: note: earlier argument should specify number of
 elements, later size of each element

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1606>
2024-07-19 23:45:21 +00:00
..
10-quirks.conf config: add a quirk for Apple Silicon appledrm 2023-01-11 10:01:29 +00:00
config-backends.h dbus-core: Make dbus-core no longer mutually exclusive with udev 2014-01-29 15:28:58 -08:00
config.c ddx: add new call to purge input devices that weren't added 2016-10-26 15:35:07 +10:00
dbus-api Hotplug: D-Bus: API version 2 2007-08-01 01:53:31 +03:00
dbus-core.c include: move dbus-core.h to config 2024-04-23 01:46:24 +00:00
dbus-core.h include: move dbus-core.h to config 2024-04-23 01:46:24 +00:00
fdi2iclass.py fdi2iclass: remove unused local variable 2022-04-02 18:06:30 +00:00
hal.c Move sizeof to second argument in calloc calls 2024-07-19 23:45:21 +00:00
meson.build config/wscons: Fix build and add support for NetBSD 2022-02-06 12:48:39 +02:00
udev.c config: Fix platform busid parsing when there is no ID_PATH prop 2021-06-25 13:24:51 +03:00
wscons.c config: wscons: fix warning on discarded const 2024-04-01 23:30:43 +00:00
x11-input.fdi config: remove mention of AllowEmptyInput 2010-11-11 10:26:44 +10:00