> From the patch attached to bug 439272: > > Description: setuid()'s return must be checked in the case that some RLIMIT > or other issue does not stop the transition. Additionally, setresuid() > should be used so that the process cannot regain its prior uid.
Okay, pushed a new revision that switches to setresuid/setresgid. -- https://code.launchpad.net/~bratsche/xsplash/setgid/+merge/12788 Your team ayatana-commits is subscribed to branch lp:xsplash. _______________________________________________ Mailing list: https://launchpad.net/~ayatana-commits Post to : [email protected] Unsubscribe : https://launchpad.net/~ayatana-commits More help : https://help.launchpad.net/ListHelp

