mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-06-17 14:33:04 -04:00
Fix incorrect assertion condition that compares fragment_size with max_fragments instead of num_fragments. The condition should validate num_fragments range, not mix fragment_size with max_fragments limit. |
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| include-private/spa-private | ||
| lib | ||
| plugins | ||
| tests | ||
| tools | ||
| meson.build | ||