CVSROOT:        /cvs
Module name:    src
Changes by:     r...@cvs.openbsd.org    2018/08/02 19:51:28

Modified files:
        usr.bin/ldap   : ber.c ber.h 
        usr.sbin/ldapd : ber.c ber.h 
        usr.sbin/snmpd : ber.c ber.h 
        usr.sbin/ypldap: ber.c ber.h 

Log message:
Place a limit on the number of elements in a ber sequence/set. This prevents
possible stack overflow due to recursion in ber_free_elements().

ok claudio@

Reply via email to