Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_4 at openldap / OpenLDAP
Commits:
d0f6b606 by Howard Chu at 2020-08-26T15:01:51+00:00
ITS#9249 librewrite: fix malloc/free corruption
If substitution parsing fails, would attempt to free a mapping
that hadn't been allocated yet.
Also, on failure, caller in saslauthz would attempt to free a
rwinfo struct that hadn't been allocated.
- - - - -
3afca8f5 by Quanah Gibson-Mount at 2020-08-26T15:02:53+00:00
ITS#9249
- - - - -
2 changed files:
- CHANGES
- libraries/librewrite/subst.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/a6805505cc6d812f5c3f23…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/a6805505cc6d812f5c3f23…
You're receiving this email because of your account on git.openldap.org.
Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits:
c1411b81 by Quanah Gibson-Mount at 2020-08-25T21:52:04+00:00
ITS#9323 - Limit to OpenSSL 1.0.2 or later
- - - - -
9 changed files:
- build/openldap.m4
- configure.in
- include/portable.hin
- libraries/libldap/init.c
- libraries/libldap/tls2.c
- libraries/libldap/tls_o.c
- servers/slapd/bconfig.c
- servers/slapd/config.c
- servers/slapd/slap.h
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/c1411b81992baf4119c02c9…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/c1411b81992baf4119c02c9…
You're receiving this email because of your account on git.openldap.org.