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:
Frediano Ziglio 2026-01-29 08:28:16 +00:00 committed by Michael Scherle
parent 38d3ff203e
commit e330e7cafc

0
subprojects/.wraplock Normal file
View File