Eray Aslan <[email protected]> ha escrit:

> ldap.c: In function ‘_mu_ldap_search’:
> ldap.c:537:6: warning: array subscript is above array bounds
> [-Warray-bounds]
> 
> and indeed env[3] = NULL; looks bad.

Thanks a lot for spotting that. Indeed, it should have been env[2].

Regards,
Sergey

_______________________________________________
Bug-mailutils mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-mailutils

Reply via email to