It also says under ERRORS
(snip)
0 or ENOENT or ESRCH or EBADF or EPERM or ...
The given name or uid was not found
(snip)
Looks like we can remove the assert.
regards,
Venkat.
On 2 April 2015 at 18:30, Renato Golin <[email protected]> wrote:
> On 2 April 2015 at 13:50, Venkataramanan Kumar
> <[email protected]> wrote:
>> So Planning to drop the assert "assert(res == 0)" from that test case.
>>
>> does that look good to you?
>
> No. A non-zero return doesn't mean the name wasn't found, but that the
> function failed. Name-not-found situation still returns zero. There is
> something wrong there...
>
> --renato
--
You received this message because you are subscribed to the Google Groups
"address-sanitizer" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.