]> xenbits.xensource.com Git - libvirt.git/commit
remote: push check for conn down into remoteClientFreePrivateCallbacks
authorDaniel P. Berrangé <berrange@redhat.com>
Thu, 5 Apr 2018 10:40:55 +0000 (11:40 +0100)
committerDaniel P. Berrangé <berrange@redhat.com>
Mon, 9 Apr 2018 14:24:18 +0000 (15:24 +0100)
commit6f9750012ca741b1ed5618b4423712cd59c543d0
tree363949afd9a36e1816847d9452a812f8f562fa87
parent3c9ba9c1cd1f10ab2353a45afd9a99e1f8c359c0
remote: push check for conn down into remoteClientFreePrivateCallbacks

There will shortly be many connection objects, so we should not assume a
single check against priv->conn is sufficient.

Reviewed-by: John Ferlan <jferlan@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
src/remote/remote_daemon_dispatch.c