[kmymoney] [Bug 470225] Segfault after hiding reconciled transactions

Thomas Baumgart bugzilla_noreply at kde.org
Tue Aug 13 08:09:48 BST 2024


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

--- Comment #4 from Thomas Baumgart <tbaumgart at kde.org> ---
Connections are automatically removed when either the sender or the receiver
object gets destroyed. Also, as a side note, it seems that the private data
pointed to by d gets deleted prior to filter object pointed to by
m_transactionFilter. Since the connection is only setup when d and
m_transactionFilter are not null I don't see a problem here.

The original BT shows that something happened due to a QTimer event.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list