https://bugs.kde.org/show_bug.cgi?id=374526
Thomas Baumgart <t...@net-bembel.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/kmy | |money/0d069938cfe325bb4cca2 | |8bfde5432a49ab8cbf8 Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Version Fixed In| |5.0 --- Comment #3 from Thomas Baumgart <t...@net-bembel.de> --- Git commit 0d069938cfe325bb4cca28bfde5432a49ab8cbf8 by Thomas Baumgart. Committed on 30/07/2017 at 10:19. Pushed by tbaumgart into branch 'master'. Fix reference to object after destruction The returned reference to the object could be deleted in the case the account was kept in the local list. This patch makes sure the returned reference always references an object in the object container where the objects reside. FIXED-IN: 5.0 M +8 -10 kmymoney/kmymoney.cpp https://commits.kde.org/kmymoney/0d069938cfe325bb4cca28bfde5432a49ab8cbf8 -- You are receiving this mail because: You are the assignee for the bug.