Print this page
patch tsoome-feedback

@@ -1241,11 +1241,10 @@
          * Add an nvlist containing the kernel return code to the
          * set of nvlists to pass back to libipp.
          */
 
         if ((rc = ippctl_set_rc(ipp_rc)) != 0) {
-                if (nvlp != NULL)
                         nvlist_free(nvlp);
                 return (rc);
         }
 
         /*