mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2026-05-23 14:08:10 +02:00
The u->channels <= 0 check failed if the channels argument was not given at all, making the whole module loading fail. I don't think the check is necessary at all - negative values are not possible, and if someone gives 0 as the argument, it's probably ok if we act as if there was no channels argument at all. |
||
|---|---|---|
| .. | ||
| daemon | ||
| modules | ||
| pulse | ||
| pulsecore | ||
| tests | ||
| utils | ||
| .gitignore | ||
| depmod.py | ||
| Makefile.am | ||
| map-file | ||