I have set up bad NFS server.
All  user/group of files became 4294967294:4294967294.

I have /bin/mount set-uid bit.

So, when mount executes it will have euid=4294967294.
When I do strace mount .... I see geteuid32() = -1 ENOENT (No such file or
directory), But man says that this syscall never return error...
Please fix. This syscall return unsigned integer (uid_t). Please check other
syscalls returning uid_t
------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share 
of $1 Million in cash or HP Products. Visit us here for more details:
http://ad.doubleclick.net/clk;226879339;13503038;l?
http://clk.atdmt.com/CRS/go/247765532/direct/01/
_______________________________________________
Strace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/strace-devel

Reply via email to