Actions
Bug #5190
opennvlist_lookup_nvpair should return ENOENT if there is no target NVP, but it returns EINVAL
Status:
New
Priority:
Normal
Assignee:
-
Category:
lib - userland libraries
Start date:
2014-09-22
Due date:
% Done:
0%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
# man nvlist_lookup_nvpair .... ERRORS The nvlist_lookup_nvpair() function will fail if: EINVAL There is an invalid argument. ENOENT No matching name-value pair is found. ENOTSUP The list was not allocated with NV_UNIQUE_NAME. ....
No data to display
Actions