On Thu, 28 Jun 2018 09:54:34 +0200
Claudio Jeker wrote:
> On Wed, Jun 27, 2018 at 06:42:58PM -0400, Rob Pierce wrote:
> > The following diff makes ber.c and ber.h identical across ldap,
> > ldapd, and ypldap, and slightly reduces the diff with snmpd.
> >
> > It covers the evolution of a few scat
On Wed, Jun 27, 2018 at 06:42:58PM -0400, Rob Pierce wrote:
> The following diff makes ber.c and ber.h identical across ldap, ldapd, and
> ypldap, and slightly reduces the diff with snmpd.
>
> It covers the evolution of a few scattered enhancements, including:
>
> - sync proscription of indefini
The following diff makes ber.c and ber.h identical across ldap, ldapd, and
ypldap, and slightly reduces the diff with snmpd.
It covers the evolution of a few scattered enhancements, including:
- sync proscription of indefinite length BER encoding
- sync consistent presence of ber_free_element()