]> git.sur5r.net Git - openldap/blobdiff - libraries/libldap/ldap-int.h
Update SASL bufsize checks
[openldap] / libraries / libldap / ldap-int.h
index 9ed399fae438959d5968ef12f50ee3ad99de0329..78a178bbfbe85eaac2894179ba303ea7fa0c343b 100644 (file)
@@ -21,6 +21,9 @@
 #ifdef HAVE_CYRUS_SASL
        /* the need for this should be removed */
 #include <sasl.h>
+
+#define SASL_MAX_BUFF_SIZE     65536
+#define SASL_MIN_BUFF_SIZE     4096
 #endif
 
 /*