[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Acl-devel] acl_from_text() not always setting errno
From: |
Andreas Grünbacher |
Subject: |
Re: [Acl-devel] acl_from_text() not always setting errno |
Date: |
Mon, 14 Oct 2013 03:48:46 +0200 |
Rob,
> [...] Then I looked in acl_from_text(), and it appears that sometimes errno is
> not being set even though NULL is being returned.
You don't happen to know which string triggers the problem, do you?
> I wondered if that was intentional, or a bug.
A bug. I don't immediately see it though.
Thanks,
Andreas