r7749: some bug fixes from testing with socket:testnonblock
authorAndrew Tridgell <tridge@samba.org>
Sun, 19 Jun 2005 10:37:45 +0000 (10:37 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:18:30 +0000 (13:18 -0500)
commitf22c3b84c8912ccd36e676a782b58f1841be8875
treea496ee7a22ea80be3f9b8d9bd9736db7cd8f210e
parent345a71a08e74ddf959680615d51488f8e989cba1
r7749: some bug fixes from testing with socket:testnonblock

- fixed some infinite loops in asn1.c

- ensure asn1 callers know if an error is end of buffer or bad data

- handle npending 0 in ldap server
source/ldap_server/ldap_server.c
source/lib/ldb/ldb_ildap/ldb_ildap.c
source/libcli/ldap/ldap.c
source/libcli/util/asn1.c