Check return values of various join-related functions, and ensure we always
authorAndrew Bartlett <abartlet@samba.org>
Wed, 19 Feb 2003 11:35:02 +0000 (11:35 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 19 Feb 2003 11:35:02 +0000 (11:35 +0000)
commit39daab943dbf2f24d3d74fba5a8d76ef58b7dabf
tree7b3461475357e2a925ff622d7cbcafa22f6ed051
parent1f1125577c000ab72754af00cd83c57fadcc85f1
Check return values of various join-related functions, and ensure we always
compare push_* returns with (size_t)-1, not < 0.

Andrew Bartlett
(This used to be commit 63f5e92536c6bcac54b796d6e91b755e7d328f66)
source3/libads/ldap.c