1. 29 Sep, 2019 1 commit
    • Ulrich Sibiller's avatar
      nxcompshad: fix logging segfault · 506378cf
      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
  2. 13 Jul, 2017 2 commits
  3. 05 Jul, 2016 1 commit
  4. 13 Nov, 2011 3 commits