https://bugs.kde.org/show_bug.cgi?id=492400
Fushan Wen <qydwhotm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kpipewire/-/commit/c88b4 |ma/kpipewire/-/commit/eaa5d |df25905f52fc7410ad66ba6a334 |58bdd9dac8c7ca3d54c227e2f56 |c2be527f |bb02afb5 --- Comment #7 from Fushan Wen <qydwhotm...@gmail.com> --- Git commit eaa5d58bdd9dac8c7ca3d54c227e2f56bb02afb5 by Fushan Wen. Committed on 15/10/2024 at 03:44. Pushed by fusionfuture into branch 'Plasma/6.2'. PipeWireSourceStream: work around crashes for pipewire < 0.3.49 Before 0.3.49 pw_stream_update_params will crash when the param list has nullptr, but Neon only has 0.3.48. This adds a check to make sure the param list doesn't have nullptr to fix the crash. SENTRY: PLASMA-WORKSPACE-1R8 FIXED-IN: 6.2.1 (cherry picked from commit c88b4df25905f52fc7410ad66ba6a334c2be527f) Co-authored-by: Fushan Wen <qydwhotm...@gmail.com> M +3 -0 src/pipewiresourcestream.cpp https://invent.kde.org/plasma/kpipewire/-/commit/eaa5d58bdd9dac8c7ca3d54c227e2f56bb02afb5 -- You are receiving this mail because: You are watching all bug changes.