Skip to content
  • Nicolas Dufresne's avatar
    tracers: log: Fix post query trace · 008c1366
    Nicolas Dufresne authored and Sebastian Dröge's avatar Sebastian Dröge committed
    The post tracer hooks have a GstQuery argument which was truncated from
    the trace. As the post hook is the one that contains the useful data,
    this bug was hiding the important information from that trace.
    008c1366