bug-hurd
[Top][All Lists]
Advanced

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

Re: bugs in idvec-verify.c, almost...


From: Roland McGrath
Subject: Re: bugs in idvec-verify.c, almost...
Date: Sun, 26 Oct 2003 15:08:06 -0500 (EST)

You should not remove the checking of the return value of get*_r.  When
these return nonzero, that value (also in errno) should be returned.  If it
returns zero that means "nothing went wrong", in which case the result
being null means "not found" and that case is what we need to handle
differently.




reply via email to

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