I notice that we still need to check if casper is enable to know if we are able to enter capability mode.
We return a pointer when we are using cap_init or cap_service_open so distinguish if cap_chanel_t is NULL is not enough.
Casper with a normal libc will still fail in capability mote so let's not enter capability mode without casper support.
Details
Details
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable