[patch #4818] Dynamic memory allocation for Linux Device drivers in glue.

2006-02-12 Thread Thomas Schwinge
Update of patch #4818 (project hurd): Status:None => In Progress Assigned to:None => tschwinge ___ Reply to this item at:

[Bug libc/2329] New: getresuid has misordered arguments

2006-02-12 Thread samuel dot thibault at ens-lyon dot org
Hi, When calling getresuid() from a setuid program, ruid and uid are exchanged. This can make setuid program set the effective uid as real uid too, so that the user that launched the program can't kill it any more... I'll attach an obvious fix. Regards, Samuel -- Summary: getresui

[Bug libc/2329] getresuid has misordered arguments

2006-02-12 Thread samuel dot thibault at ens-lyon dot org
--- Additional Comments From samuel dot thibault at ens-lyon dot org 2006-02-12 12:34 --- Created an attachment (id=863) --> (http://sourceware.org/bugzilla/attachment.cgi?id=863&action=view) fix order of parameters of hurd's getresuid() -- http://sourceware.org/bugzilla/show_bug.c