-
Ulrich Sibiller authored
One cannot simply pass down a va_list to another function that expects variable arguments ("..."). The prototype of the called functions must expect a va_list argument instead. This fixes segfaults that happen e.g. after compiling X11.cpp with TEST and effectively reverts 59e829f3.
506378cf
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
X11/include | ||
Core.cpp | ||
Core.h | ||
Input.cpp | ||
Input.h | ||
Logger.cpp | ||
Logger.h | ||
Makefile.am | ||
Manager.cpp | ||
Manager.h | ||
Misc.h | ||
Poller.h | ||
Regions.h | ||
Shadow.cpp | ||
Updater.cpp | ||
Updater.h | ||
X11.cpp | ||
X11.h |