https://bugs.kde.org/show_bug.cgi?id=498649
James Graham <james.h.gra...@protonmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/netw | |ork/neochat/-/commit/856a75 | |1fcb222050455dde07634e07c0e | |caf75ff --- Comment #3 from James Graham <james.h.gra...@protonmail.com> --- Git commit 856a751fcb222050455dde07634e07c0ecaf75ff by James Graham. Committed on 14/01/2025 at 18:54. Pushed by nvrwhere into branch 'master'. Fix Getting Member Objects It seems that there are no guarantees that we will have a room member event available when a message has arrived especially early on after room load so we should create member object unconditionally and make it the responsibility of the caller to only ask for real senders. M +0 -4 src/neochatroom.cpp M +9 -0 src/neochatroom.h https://invent.kde.org/network/neochat/-/commit/856a751fcb222050455dde07634e07c0ecaf75ff -- You are receiving this mail because: You are watching all bug changes.