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

*** 1556,1566 **** error = err; } nvlist_free(config); - if (props) nvlist_free(props); return (error); } --- 1556,1565 ----