#3427 Unchecked return value ipapwd_chpwop()
Closed: Fixed None Opened 11 years ago by rcritten.

Coverity defect 10743.

ipa_pwd_extop.c:250

Unchecked return value (CHECKED_RETURN)

Calling function "slapi_pblock_set" without checking return value (as is done elsewhere 106 out of 112 times).

No check of the return value of "slapi_pblock_set(chpwop_pb, 130, be)".


Metadata Update from @rcritten:
- Issue assigned to sbose
- Issue set to the milestone: FreeIPA 3.2 - 2013/02

7 years ago

Login to comment on this ticket.

Metadata