mirror of
https://gitlab.freedesktop.org/pulseaudio/pavucontrol.git
synced 2026-05-20 21:48:28 +02:00
read-only mirror of https://gitlab.freedesktop.org/pulseaudio/pavucontrol
It seems that without explicit initialization of the members they remain uninitialized. The lack of initialization caused crashing, because PavuApplication::on_activate() creates the MainWindow only if mainWindow is NULL, and if it's some random value instead, on_activate() calls selectTab() on a non-existent window. Fixes: https://gitlab.freedesktop.org/pulseaudio/pavucontrol/issues/49 |
||
|---|---|---|
| doc | ||
| m4 | ||
| po | ||
| src | ||
| .gitignore | ||
| autogen.sh | ||
| bootstrap.sh | ||
| configure.ac | ||
| LICENSE | ||
| Makefile.am | ||