Hi,
In the file pjsua_core.c method pjsua_resolve_stun_servers the method stun_resolve_add_ref is called at the beginning. But the check Below does not decrement the ref.Looks like a bug:
if (!wait)
return PJ_SUCCESS;
if (!wait)
return PJ_SUCCESS;
Thanks,
Imad
Imad
_______________________________________________ Visit our blog: http://blog.pjsip.org pjsip mailing list pjsip@xxxxxxxxxxxxxxx http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org