avtp: Initialise strack structures to 0 in tests
authorJan Schmidt <jan@centricular.com>
Thu, 28 May 2020 08:18:58 +0000 (18:18 +1000)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Thu, 28 May 2020 10:58:02 +0000 (10:58 +0000)
commit737cfc40ded01dc3e5c589af0a171da04226518c
treecf7270339f5531af960d91e9dc1081d7ab0f7c78
parent0e578b1096e9ccca167e4cccd6c160a615223fb6
avtp: Initialise strack structures to 0 in tests

Avoid valgrind warnings about accessing uninitialised memory
in the tests by initialisting structures to 0

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1305>
tests/check/elements/avtpcrfutil.c