Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > c3c396e7666072a8effe1cf520ee655d > files > 75

ocp-0.1.20-1.fc14.x86_64.rpm

When Open Cubic Player is ran ssetuid, the kickstart program (the ocp
executable) will not allow the libocp.so to be symlinked.

TODO: Use the global configuration when ran setuid and not ~/.ocp/ocp.ini ?

if (getuid()==0)&&(geteuid()==0)
a seteuid(getuid()); will be issued