]> git.sur5r.net Git - openldap/commit
ldap_url_parse was fundamentally broken. It would quit before
authorJulio Sánchez Fernández <jsanchez@openldap.org>
Fri, 23 Jul 1999 20:36:11 +0000 (20:36 +0000)
committerJulio Sánchez Fernández <jsanchez@openldap.org>
Fri, 23 Jul 1999 20:36:11 +0000 (20:36 +0000)
commit9cdd2c2037a73ef34959047dfab7e351de49c92f
tree02ff89426fcfcf4df8fc1ec1550d7b4be8dc5dd3
parent646d854ce89442cda5376cf6b301717f77ad0a2f
ldap_url_parse was fundamentally broken.  It would quit before
time, skipping the filter, for instance.  Also, we were parsing
twice the scope and the filter.  I think this change is right,
but could use more eyeballs...
libraries/libldap/url.c