Print this page
patch tsoome-feedback

*** 1725,1735 **** itree_free_arrowlists(bub, 0); itree_free_bubble(bub); bub = nextbub; } - if (ep->nvp != NULL) nvlist_free(ep->nvp); alloc_xfree(ep, sizeof (*ep)); } /*ARGSUSED*/ --- 1725,1734 ----
*** 1757,1767 **** itree_prune_arrowlists(bub); itree_free_bubble(bub); bub = nextbub; } - if (ep->nvp != NULL) nvlist_free(ep->nvp); ep->props = NULL; ep->payloadprops = NULL; ep->serdprops = NULL; ep->bubbles = NULL; --- 1756,1765 ----