Find a file
Uli Schlachter fb56799357 Correctly handle calloc() failure
If an extension that we support is not present in the X11 server, this is not a
fatal error. We can just skip this extension. However, the code implementing
this accidentally also made calloc()-failures non-fatal which is wrong.

Spotted by Ran Benita.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2015-04-04 16:17:29 +02:00
m4@f662e3a93e Add an autotools-based build system 2015-03-25 10:32:21 +01:00
src Correctly handle calloc() failure 2015-04-04 16:17:29 +02:00
tests Test: Skip tests if no X11 server is available 2015-04-04 16:17:09 +02:00
.gitignore Add an autotools-based build system 2015-03-25 10:32:21 +01:00
.gitmodules Add an autotools-based build system 2015-03-25 10:32:21 +01:00
autogen.sh Add an autotools-based build system 2015-03-25 10:32:21 +01:00
configure.ac Add an autotools-based build system 2015-03-25 10:32:21 +01:00
KNOWN_ISSUES Add a KNOWN_ISSUES file 2015-03-25 10:56:01 +01:00
Makefile.am Fix test suite compilation 2015-04-04 10:37:05 +02:00
xcb-errors.pc.in Add an autotools-based build system 2015-03-25 10:32:21 +01:00