Print this page
6659 nvlist_free(NULL) is a no-op

*** 2751,2761 **** stream_nv, stream_avl, NULL); } out: fsavl_destroy(stream_avl); - if (stream_nv) nvlist_free(stream_nv); if (softerr) error = -2; if (anyerr) error = -1; --- 2751,2760 ----