qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] linux-user, fix getgroups/getgroups32 when both


From: Takashi Yoshii
Subject: Re: [Qemu-devel] [PATCH] linux-user, fix getgroups/getgroups32 when both args are zero.
Date: Sun, 24 Feb 2008 14:19:22 +0900

Hi,

> My version of patch to fix same problem:
Oh, yes. You are right.
I have read manpage again, and I found it says,
  if size is zero, list is not modified, but ...
So, mine is wrong. We should check only "size".
/yoshii




reply via email to

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