Skip to content
Commit 0d069938 authored by Thomas Baumgart's avatar Thomas Baumgart
Browse files

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.

BUG: 374526
FIXED-IN: 5.0
parent f560de69
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment