Skip to content

Fix warnings from security_context_t deprecation and unhandled seteuid/setegid results

  • Security_context_t usage replaced with char* due to type deprecation
  • Handle seteuid and setegid results when reverting effective user

Merge request reports

Loading