Stephen Smalley <sds@xxxxxxxxxxxxx> wrote: > > + rc = security_sid_to_context(ksec->sid, &context, &len); > > + if (!rc) > > + rc = len; > > + *_buffer = context; > > + return len; > > return rc? Good point. David -- 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.