On 01/24/2018 07:48 AM, Marc Hartmayer wrote:
> On Wed, Jan 24, 2018 at 01:03 PM +0100, John Ferlan
> wrote:
>> On 01/24/2018 05:12 AM, Marc Hartmayer wrote:
>>> On Fri, Jan 19, 2018 at 06:23 PM +0100, John Ferlan
>>> wrote:
Once virNetServerProgramNew returns, the program objects have
>
On Wed, Jan 24, 2018 at 01:03 PM +0100, John Ferlan wrote:
> On 01/24/2018 05:12 AM, Marc Hartmayer wrote:
>> On Fri, Jan 19, 2018 at 06:23 PM +0100, John Ferlan
>> wrote:
>>> Once virNetServerProgramNew returns, the program objects have
>>> either been added to the @srv or @srvAdm list increasi
On 01/24/2018 05:12 AM, Marc Hartmayer wrote:
> On Fri, Jan 19, 2018 at 06:23 PM +0100, John Ferlan
> wrote:
>> Once virNetServerProgramNew returns, the program objects have
>> either been added to the @srv or @srvAdm list increasing the
>> refcnt or there was an error. In either case, we can l
On Fri, Jan 19, 2018 at 06:23 PM +0100, John Ferlan wrote:
> Once virNetServerProgramNew returns, the program objects have
> either been added to the @srv or @srvAdm list increasing the
> refcnt or there was an error. In either case, we can lower the
> refcnt from virNetServerProgramNew and set th
On Fri, Jan 19, 2018 at 06:23 PM +0100, John Ferlan wrote:
> Once virNetServerProgramNew returns, the program objects have
> either been added to the @srv or @srvAdm list increasing the
> refcnt or there was an error. In either case, we can lower the
> refcnt from virNetServerProgramNew and set th
Once virNetServerProgramNew returns, the program objects have
either been added to the @srv or @srvAdm list increasing the
refcnt or there was an error. In either case, we can lower the
refcnt from virNetServerProgramNew and set the object to NULL
since it won't be used any more.
The @srv or @srvA