https://bugs.kde.org/show_bug.cgi?id=492400
Fushan Wen <qydwhotm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://github.com/PipeWire |https://invent.kde.org/plas |/pipewire/commit/8646117374 |ma/kpipewire/-/commit/c88b4 |df6fa3b73f63f9b35cda78a6aaa |df25905f52fc7410ad66ba6a334 |2f4 |c2be527f Version Fixed In|Pipewire 0.3.49 |6.2.1 Resolution|UPSTREAM |FIXED --- Comment #6 from Fushan Wen <qydwhotm...@gmail.com> --- Git commit c88b4df25905f52fc7410ad66ba6a334c2be527f by Fushan Wen. Committed on 15/10/2024 at 03:42. Pushed by fusionfuture into branch 'master'. 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 M +3 -0 src/pipewiresourcestream.cpp https://invent.kde.org/plasma/kpipewire/-/commit/c88b4df25905f52fc7410ad66ba6a334c2be527f -- You are receiving this mail because: You are watching all bug changes.