mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2026-08-07 01:49:09 +00:00
test-gst: Fix compilation error
Specifically:
../server/tests/test-gst.cpp: In function ‘TestPipeline* create_pipeline(const char*, SampleProc, void*)’:
../server/tests/test-gst.cpp:566:41: error: either all initializer clauses should be designated or none of them should be
566 | { NULL, NULL, new_sample, NULL, ._gst_reserved={NULL} };
| ^
This fixes https://gitlab.freedesktop.org/spice/spice/-/issues/96.
Signed-off-by: Frediano Ziglio <freddy77@gmail.com>
This commit is contained in:
parent
38d3ff203e
commit
e330e7cafc