mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-07-04 00:06:43 -04:00
Fix incorrect JSON iterator usage when parsing retransmissions and max_transport_latency fields in BIS configuration. The code incorrectly used it[2] iterator instead of it[1] when parsing BIS object fields, causing undefined behavior and configuration values being ignored. Signed-off-by: liujiahe <liujiahe@uniontech.com> |
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| include-private/spa-private | ||
| lib | ||
| plugins | ||
| tests | ||
| tools | ||
| meson.build | ||