aboutsummaryrefslogtreecommitdiff
path: root/nxcompshad/src/Core.cpp
diff options
context:
space:
mode:
authorUlrich Sibiller <uli42@gmx.de>2019-09-18 23:47:24 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2019-09-29 17:17:06 +0200
commit506378cf2134c5c4b36f0441100ab806307fd832 (patch)
tree8d7ea40b0844378b980f9f414f4753334defa303 /nxcompshad/src/Core.cpp
parentdf9d37da58c0f10a7c5aed2af5ccb8a130c7a5b4 (diff)
downloadnx-libs-506378cf2134c5c4b36f0441100ab806307fd832.tar.gz
nx-libs-506378cf2134c5c4b36f0441100ab806307fd832.tar.bz2
nx-libs-506378cf2134c5c4b36f0441100ab806307fd832.zip
nxcompshad: fix logging segfault
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 59e829f3647005a6c93662adfbcea36e27a993d8.
Diffstat (limited to 'nxcompshad/src/Core.cpp')
0 files changed, 0 insertions, 0 deletions