mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2026-01-28 03:40:24 +01:00
The old logic assumed that if path A was a subset of path B, the element list in B would have all elements of A in the beginning of B's list, in the same order as A. This assumption was invalid, causing some subset cases to not get detected. We need to search through the full element list of B every time before we can conclude that B doesn't have the element that we're inspecting. |
||
|---|---|---|
| .. | ||
| daemon | ||
| modules | ||
| pulse | ||
| pulsecore | ||
| tests | ||
| utils | ||
| .gitignore | ||
| depmod.py | ||
| Makefile.am | ||
| map-file | ||