wayland/src
Marek Chalupa a92efe9ad6 server: move memset after check
If the malloc fails, memset would touch invalid memory.

Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
2014-08-07 16:03:39 +03:00
..
.gitignore Add a public header for the version number 2012-04-12 17:54:44 -04:00
connection.c connection: remove unreached code 2014-06-18 17:13:31 -07:00
event-loop.c Avoid printing to stderr 2014-04-30 12:18:52 -07:00
scanner.c scanner: Downgrade non-increasing version error to warning 2014-05-12 15:35:04 -07:00
scanner.mk Rename source subdir from wayland to src 2011-08-12 16:25:14 -04:00
wayland-client-uninstalled.pc.in build: add uninstalled pkg-config files 2012-05-29 10:09:59 -04:00
wayland-client.c wayland-client: Fix indentation 2014-08-05 12:29:01 -07:00
wayland-client.h client: extend error handling 2014-07-07 17:13:21 +03:00
wayland-client.pc.in Export the Wayland protocol XML file 2013-09-21 21:48:56 -07:00
wayland-egl.h wayland: Be consistent about #include-guard names 2013-10-21 14:39:06 -07:00
wayland-os.c os: wrap accept4(SOCK_CLOEXEC) 2012-04-25 09:37:42 +03:00
wayland-os.h os: wrap accept4(SOCK_CLOEXEC) 2012-04-25 09:37:42 +03:00
wayland-private.h Add support for server-side language bindings 2013-08-19 16:23:08 -07:00
wayland-scanner-uninstalled.pc.in build: Add wayland-scanner.pc. 2013-07-03 16:38:12 -04:00
wayland-scanner.pc.in build: Add wayland-scanner.pc. 2013-07-03 16:38:12 -04:00
wayland-server-uninstalled.pc.in build: add uninstalled pkg-config files 2012-05-29 10:09:59 -04:00
wayland-server.c server: move memset after check 2014-08-07 16:03:39 +03:00
wayland-server.h server: Add a simple API to find a good default display 2014-08-05 15:43:00 -04:00
wayland-server.pc.in Export the Wayland protocol XML file 2013-09-21 21:48:56 -07:00
wayland-shm.c shm: Disallow shrinking shm pools 2014-04-07 16:01:25 -07:00
wayland-util.c Make default log handler print to stderr 2014-02-07 15:57:07 -08:00
wayland-util.h Add WL_PRINTF attribute and annotate wl_log_func_t 2014-04-03 14:18:45 -07:00
wayland-version.h.in Add a public header for the version number 2012-04-12 17:54:44 -04:00