mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-04-03 07:15:32 -04:00
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:
parent
8a23b13798
commit
c6d0b364ab
7 changed files with 197 additions and 3 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue