[Tokodon] [Bug 504215] Tokodon crashes when I scroll
Joshua Goins
bugzilla_noreply at kde.org
Sun Jun 15 03:00:22 BST 2025
https://bugs.kde.org/show_bug.cgi?id=504215
Joshua Goins <josh at redstrate.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Latest Commit|https://invent.kde.org/netw |https://invent.kde.org/netw
|ork/tokodon/-/commit/da024d |ork/tokodon/-/commit/717807
|8a55193d996d514dd0691808a3a |843d5cb0f973016b429869a1448
|71ad157 |35f2c61
--- Comment #13 from Joshua Goins <josh at redstrate.com> ---
Git commit 717807843d5cb0f973016b429869a144835f2c61 by Joshua Goins.
Committed on 15/06/2025 at 01:53.
Pushed by redstrate into branch 'release/25.04'.
Prevent a null access in certain timelines
I don't know why this happens exactly, but I have a hunch. It's possible
for us to end up with null pointers because of the post->hidden() check
and that's not really checked in the erasure. I added an early enough
check in there to hopefully stop that from happening.
(cherry picked from commit da024d8a55193d996d514dd0691808a3a71ad157)
Co-authored-by: Joshua Goins <josh at redstrate.com>
M +6 -3 src/timeline/timelinemodel.cpp
https://invent.kde.org/network/tokodon/-/commit/717807843d5cb0f973016b429869a144835f2c61
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list