On Wed, Mar 25, 2015 at 13:32:25 +0100, Martin Kletzander wrote:
On Wed, Mar 25, 2015 at 09:35:05AM +0100, Peter Krempa wrote:
>Fix the crash and clean up two related places.
>
>Peter Krempa (3):
> util: identity: Harden virIdentitySetCurrent()
> daemon: Clear fake domain def object that is used to check ACL prior
> to use
> rpc: Don't unref identity object while callbacks still can be executed
>
> daemon/remote.c | 1 +
> src/rpc/virnetserverclient.c | 4 ++--
> src/util/viridentity.c | 4 +++-
> 3 files changed, 6 insertions(+), 3 deletions(-)
>
ACK series, thanks for chasing that down.
Pushed; Thanks.
Peter