[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ SEMANAGE ] Resync to sepol changes
- change Stub status code of all print functions from STATUS_ERR to
STATUS_NODATA, so that the flat file parser will exit and not get
stuck in infinite loop recalling the stubs.
s/print/parse/ here
My file parser loop hands all control over record parsing to the parse()
function, so it is dependent on it to tell it when the last record is
parsed (by signaling STATUS_NODATA), so that's the loop I got rid of for
stubs.
--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@xxxxxxxxxxxxx with
the words "unsubscribe selinux" without quotes as the message.
This mailing list archive is a service of Copilot Consulting.