K 10 svn:author V 3 pjd K 8 svn:date V 27 2015-01-30T09:44:29.643357Z K 7 svn:log V 258 If moving descriptor or binary data to an nvlist fails, we need to close the descriptor or free the memory before returning. Submitted by: Mariusz Zaborski While here, protect errno, so it won't be overwritted by close(2) or free(3). END