Use glvnd_vasprintf instead of vasprintf in trace.c.
vasprintf isn't available on all systems, so use the local implementation instead.
Loading
Please register or sign in to comment
vasprintf isn't available on all systems, so use the local implementation instead.