Print this page
patch tsoome-feedback

@@ -220,11 +220,11 @@
                 nvlist_free(beAttrs);
                 return (Py_BuildValue("[iss]", BE_PY_ERR_NVLIST,
                     NULL, NULL));
         }
 
-        if (beProps != NULL) nvlist_free(beProps);
+        nvlist_free(beProps);
 
         if (trgtBeName == NULL) {
                 /*
                  * Caller wants to get back the BE_ATTR_NEW_BE_NAME and
                  * BE_ATTR_SNAP_NAME