Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
openldap2.1135
openldap-2.3.37-libldap-sasl-max-buff-size.dif
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File openldap-2.3.37-libldap-sasl-max-buff-size.dif of Package openldap2.1135
Index: libraries/libldap/cyrus.c =================================================================== RCS file: /repo/OpenLDAP/pkg/ldap/libraries/libldap/cyrus.c,v retrieving revision 1.139 retrieving revision 1.140 diff -u -r1.139 -r1.140 --- libraries/libldap/cyrus.c 2 Jan 2007 19:00:58 -0000 1.139 +++ libraries/libldap/cyrus.c 23 Apr 2007 12:21:48 -0000 1.140 @@ -208,7 +208,7 @@ | buf[2] << 8 | buf[3]; - if ( size > SASL_MAX_BUFF_SIZE ) { + if ( size >= SASL_MAX_BUFF_SIZE ) { /* somebody is trying to mess me up. */ ber_log_printf( LDAP_DEBUG_ANY, debuglevel, "sb_sasl_pkt_length: received illegal packet length "
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor