[Tokodon] [Bug 504215] Tokodon crashes when I scroll
Joshua Goins
bugzilla_noreply at kde.org
Sat Jun 14 20:32:41 BST 2025
https://bugs.kde.org/show_bug.cgi?id=504215
Joshua Goins <josh at redstrate.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
Latest Commit| |https://invent.kde.org/netw
| |ork/tokodon/-/commit/da024d
| |8a55193d996d514dd0691808a3a
| |71ad157
--- Comment #11 from Joshua Goins <josh at redstrate.com> ---
Git commit da024d8a55193d996d514dd0691808a3a71ad157 by Joshua Goins.
Committed on 14/06/2025 at 14:17.
Pushed by redstrate into branch 'master'.
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.
M +6 -3 src/timeline/timelinemodel.cpp
https://invent.kde.org/network/tokodon/-/commit/da024d8a55193d996d514dd0691808a3a71ad157
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list