]> git.sur5r.net Git - openldap/commit
ldap_sort_entries() should try to malloc(0) when the count is zero.
authorKurt Zeilenga <kurt@openldap.org>
Fri, 29 Jan 1999 03:56:18 +0000 (03:56 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Fri, 29 Jan 1999 03:56:18 +0000 (03:56 +0000)
commit2c4e2fbfb2aaf373bfe2683677ffa31d95fd42c3
tree0f4b8ec1e6eef052e33ce6f26a8c17da69e4b319
parent98f2462af0285076346db8e262aed9c6d841aa71
ldap_sort_entries() should try to malloc(0) when the count is zero.
should also return error in ldap_count_entries returns an error.
libraries/libldap/sort.c