| Summary: | Crash when creating new credit transfer | ||
|---|---|---|---|
| Product: | [Applications] kmymoney | Reporter: | Thomas Baumgart <tbaumgart> |
| Component: | onlinebanking | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | ralf.habacker |
| Priority: | NOR | ||
| Version First Reported In: | git (master) | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 4.8.0 | |
| Sentry Crash Report: | |||
|
Description
Thomas Baumgart
2015-06-28 14:36:05 UTC
Git commit 7c73d6f78dea63279abbd50714b58d372e3ec3ea by Christian Dávid. Committed on 28/06/2015 at 15:46. Pushed by christiand into branch 'master'. Prevent potential use after free Maybe there is a use after free issue. I could not trigger it but it should be there. M +2 -2 kmymoney/plugins/onlinetasks/sepa/ui/sepacredittransferedit.cpp M +1 -1 kmymoney/views/kpayeeidentifierview.cpp http://commits.kde.org/kmymoney/7c73d6f78dea63279abbd50714b58d372e3ec3ea Do you have an idea why I could not reproduce this issues? Different Qt environment? I am on 4.8.5 here. |