On Sun, Jul 1, 2012 at 6:26 AM, Samuel Thibault wrote:
> Carl Fredrik Hammar, le Thu 03 Jun 2010 19:09:55 +0200, a écrit :
>> * auth/auth.c (S_auth_user_authenticate, S_auth_server_authenticate):
>> Fail with EINVAL if RENDEZVOUS is MACH_PORT_NULL.
>>
>> Shall I commit?
>
> ditto.
>
> Samuel
Done
Carl Fredrik Hammar, le Thu 03 Jun 2010 19:09:55 +0200, a écrit :
> * auth/auth.c (S_auth_user_authenticate, S_auth_server_authenticate):
> Fail with EINVAL if RENDEZVOUS is MACH_PORT_NULL.
>
> Shall I commit?
ditto.
Samuel
Hi,
On Thu, Jun 03, 2010 at 07:09:55PM +0200, Carl Fredrik Hammar wrote:
> This patch makes the auth server fail with EINVAL if the rendezvous
> port is null.
Well, it certainly does look right to me... But I'd prefer if someone
having more experience dealing with ports would check it.
-antrik-
* auth/auth.c (S_auth_user_authenticate, S_auth_server_authenticate):
Fail with EINVAL if RENDEZVOUS is MACH_PORT_NULL.
---
Hi,
This patch makes the auth server fail with EINVAL if the rendezvous port
is null.
I don't really think this needs much motivation but then again I
also didn't think the