]> git.sur5r.net Git - openldap/blobdiff - libraries/libldap/unbind.c
Update PF_INET6 and PF_UNIX detection, both default to auto
[openldap] / libraries / libldap / unbind.c
index e858d6e34317713e1499e93c6f683a24310697dc..7fd116f76048f781cfb36f115ceb949a71a0d2f9 100644 (file)
@@ -145,7 +145,7 @@ ldap_ld_free(
        }
 #endif 
 
-       ber_pvt_sb_destroy( &(ld->ld_sb) );   
+       ber_sockbuf_free( ld->ld_sb );   
    
        LDAP_FREE( (char *) ld );