On 12/02/2014 10:14 AM, Peter Krempa wrote:
> On 12/01/14 16:56, John Ferlan wrote:
>> Since virNetworkFree will call virObjectUnref anyway, let's just use that
>> directly so as to avoid the possibility that we inadvertently clear out
>> a pending error message when using the public API.
>>
>> Sig
On 12/01/14 16:56, John Ferlan wrote:
> Since virNetworkFree will call virObjectUnref anyway, let's just use that
> directly so as to avoid the possibility that we inadvertently clear out
> a pending error message when using the public API.
>
> Signed-off-by: John Ferlan
> ---
> cfg.mk
Since virNetworkFree will call virObjectUnref anyway, let's just use that
directly so as to avoid the possibility that we inadvertently clear out
a pending error message when using the public API.
Signed-off-by: John Ferlan
---
cfg.mk | 4 ++--
daemon/remote.c| 7