#3422 Uninitialized scalar variable in ipadb_reinit_mspac()
Closed: Fixed None Opened 11 years ago by rcritten.

Coverity defect 13146.

In ipa_kdb_mspac.c:1921

kerr is declared without an initializer. There is a path it can get to the end of the function and be the return value.


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