spa: param: add size checks for spa_audio_info* structs

In the API that take struct size for spa_audio_info*, also check the
struct size.
This commit is contained in:
Pauli Virtanen 2025-10-26 17:51:01 +02:00
parent 8a23b13798
commit c6d0b364ab
7 changed files with 197 additions and 3 deletions

View file

@ -112,6 +112,7 @@ test('test-spa',
executable('test-spa',
'test-spa-buffer.c',
'test-spa-control.c',
'test-spa-format.c',
'test-spa-json.c',
'test-spa-utils.c',
'test-spa-log.c',