qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [patch] fix getgroups and getgroups32 syscalls


From: Lauro Ramos Venancio
Subject: [Qemu-devel] [patch] fix getgroups and getgroups32 syscalls
Date: Fri, 7 Dec 2007 20:17:18 -0300

The attached patch fixes a bug in getgroups and getgroups32 syscalls.
The current implementation returns error when size=0.

According the manual:
" If size is zero, list is not modified, but the total number of
supplementary group IDs for the process is returned."

--
Lauro Ramos Venancio
OpenBossa Labs - Instituto Nokia de Tecnologia
Recife - Brazil

Attachment: 00_fix_getgroups.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]