ehlo,
The function talloc_ber_flatten can return EFAULT, ENOMEM, EOK. But it was tested for -1.
simple patch is attached.
LS
On Sat, Oct 11, 2014 at 11:48:14PM +0200, Lukas Slebodnik wrote:
ehlo,
The function talloc_ber_flatten can return EFAULT, ENOMEM, EOK. But it was tested for -1.
simple patch is attached.
LS
ACK
I think the confusion comes from ber_flatten itself that returns -1 on error.
On Sun, Oct 12, 2014 at 05:17:18PM +0200, Jakub Hrozek wrote:
On Sat, Oct 11, 2014 at 11:48:14PM +0200, Lukas Slebodnik wrote:
ehlo,
The function talloc_ber_flatten can return EFAULT, ENOMEM, EOK. But it was tested for -1.
simple patch is attached.
LS
ACK
I think the confusion comes from ber_flatten itself that returns -1 on error.
* master: 210e57203a1502f78a16b05010d52c9121b644e3
sssd-devel@lists.fedorahosted.org