wireplumber/lib
Julian Bouzas e429db7e8c spa-json: fix va_list APIs for different architectures
The va_list type might not always be a pointer in some architectures, so we
cannot guarantee it will be modified after using it for a second time in another
function. This fixes the issue by using macros so args does not get copied, and
always gets modified when using it more than once.
2022-02-09 07:59:59 -05:00
..
wp spa-json: fix va_list APIs for different architectures 2022-02-09 07:59:59 -05:00
wplua wplua: handle re-entrancy in _wplua_closure_marshal 2021-10-15 15:04:46 +03:00
meson.build remove wpipc 2021-08-19 16:53:28 +03:00