Edit

kc3-lang/SDL/src/core

Branch :

  • Show log

    Commit

  • Author : Ryan C. Gordon
    Date : 2018-07-13 17:53:24
    Hash : b5a420cb
    Message : dbus: Deal with undefined behavior with va_args. Parse out a copy of the varargs ourselves to get to the reply portion, since the original passed to D-Bus might modify or not modify the caller's copy, depending on system ABI.