https://bugs.kde.org/show_bug.cgi?id=374526
Ralf Habacker <ralf.habac...@freenet.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://commits.kde.org/kmy |https://commits.kde.org/kmy |money/0d069938cfe325bb4cca2 |money/a0ae7c05f9f5bae48c737 |8bfde5432a49ab8cbf8 |a2f7a9bcfb77468fc39 Version Fixed In|5.0 |4.8.1 --- Comment #4 from Ralf Habacker <ralf.habac...@freenet.de> --- Git commit a0ae7c05f9f5bae48c737a2f7a9bcfb77468fc39 by Ralf Habacker, on behalf of Thomas Baumgart. Committed on 30/07/2017 at 15:22. Pushed by habacker into branch '4.8'. 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: 4.8.1 (cherry picked from commit 0d069938cfe325bb4cca28bfde5432a49ab8cbf8) M +8 -10 kmymoney/kmymoney.cpp https://commits.kde.org/kmymoney/a0ae7c05f9f5bae48c737a2f7a9bcfb77468fc39 -- You are receiving this mail because: You are the assignee for the bug.