On 07/17/2015 07:17 PM, Rafael Schloming wrote:
Given this I believe the incref/decref pair is indeed running into problems
when being invoked from inside a finalizer. I'd be curious if an
alternative fix would work. I suspect you could replace the additional
conditions you added to the if predicate with this:
pn_refcount(endpoint) > 0
If the refcount is *not* 0, what does the incref/decref sequence accomplish?
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org