Skip to content
Commit a0ae7c05 authored by Thomas Baumgart's avatar Thomas Baumgart Committed by Ralf Habacker
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: 4.8.1
(cherry picked from commit 0d069938)
parent b9ee0460
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