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)
commit63f5e92536c6bcac54b796d6e91b755e7d328f66
tree2dc340e8dfaa1bc5a9b8b906e10d83209ce08ed8
parent50bced1e26434ecc7474964062746e2831e5f433
Check return values of various join-related functions, and ensure we always
compare push_* returns with (size_t)-1, not < 0.

Andrew Bartlett
source/libads/ldap.c