http://defect.opensolaris.org/bz/show_bug.cgi?id=10541
Summary: nwam_get_prop_value() returns INVALID_ARG if property
isn't in object list
Classification: Development
Product: nwam
Version: unspecified
Platform: ANY/Generic
OS/Version: All
Status: NEW
Severity: minor
Priority: P3
Component: ON library
AssignedTo: alan.maguire at sun.com
ReportedBy: alan.maguire at sun.com
QAContact: nwam-dev at opensolaris.org
that errorcode is confusing - I'd argue that nvlist_lookup_nvpair() should
return ENOENT in this case (in fact the manpage seems to suggest it should),
but regardless, we should catch EINVALs and set them to be
NWAM_ENTITY_NOT_FOUND. nwamcfg needs to be fixed in a few places to support
this.
--
Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.