Skip to content

Fix warnings from security_context_t deprecation and unhandled seteuid/setegid results

avitex requested to merge avitex/gnome-keyring:fix-warnings into master
  • Security_context_t usage replaced with char* due to type deprecation
  • Handle seteuid and setegid results when reverting effective user

Merge request reports