https://bugs.kde.org/show_bug.cgi?id=497174
Thomas Baumgart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDSINFO |RESOLVED Resolution|WAITINGFORINFO |UPSTREAM --- Comment #2 from Thomas Baumgart <[email protected]> --- I think I fixed this upstream in AqBanking. This is incorporated into versions 6.5.12 and above (current is 6.6.4). I therefore close it here as fixed upstream. Here's the commit message: > Fix crash when function is called without user > > Changes made in commit 964e0a3d cause dlg_edituserpintan::_fromGui to be > called without a user to check the data in the dialog for validity. This > causes the following crash due to usage of NULL pointer: > > kmymoney: user.c:1213: void AH_User_SetHttpVMajor(AB_USER *, int): > Zusicherung »u« nicht erfüllt. > > Also, in some erroneous cases, the return code is not provided when the > quiet mode (no GUI activity) is selected. > > This change corrects all of the above. -- You are receiving this mail because: You are watching all bug changes.
