https://bugs.kde.org/show_bug.cgi?id=517427

--- Comment #6 from [email protected] ---
Git commit 8c6f354dec100f5e859ef95023e53bc407a24cbe by Bart De Vries.
Committed on 11/03/2026 at 17:35.
Pushed by bdevries into branch 'release/26.04'.

Fix a crash due to invalid pointer resolution

This happens on trying to play an invalid enclosure. The audiomanager
tries to delete the enclosure (in case it was downloaded), but does that
by calling the entry->enclosure object(s) which have, by then, been
deleted already.

M  +13   -4    src/audiomanager.cpp
M  +1    -1    src/enclosure.cpp

https://invent.kde.org/multimedia/kasts/-/commit/8c6f354dec100f5e859ef95023e53bc407a24cbe

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to