mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
parent
9f7d60c1e8
commit
83d2e85f49
1 changed files with 1 additions and 1 deletions
|
|
@ -455,7 +455,7 @@ static inline int spa_pod_parser_getv(struct spa_pod_parser *parser, va_list arg
|
|||
const struct spa_pod *pod = NULL;
|
||||
const char *format;
|
||||
|
||||
if (ftype == SPA_TYPE_Object) {
|
||||
if (f && ftype == SPA_TYPE_Object) {
|
||||
uint32_t key = va_arg(args, uint32_t);
|
||||
const struct spa_pod_object *object;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue