On 19.06.2013 19:00, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange"
>
> The access control checks in the 'connectOpen' driver method
> will require 'conn->driver' to be non-NULL. Set this before
> running the 'connectOpen' method and NULL-ify it again on
> failure.
>
> Signed-off-by: Dan
From: "Daniel P. Berrange"
The access control checks in the 'connectOpen' driver method
will require 'conn->driver' to be non-NULL. Set this before
running the 'connectOpen' method and NULL-ify it again on
failure.
Signed-off-by: Daniel P. Berrange
---
src/libvirt.c | 5 -
1 file changed,
From: "Daniel P. Berrange"
The access control checks in the 'connectOpen' driver method
will require 'conn->driver' to be non-NULL. Set this before
running the 'connectOpen' method and NULL-ify it again on
failure.
Signed-off-by: Daniel P. Berrange
---
src/libvirt.c | 5 -
1 file changed,