Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits: e1876446 by Ryan Tandy at 2020-04-13T18:57:50+00:00 ITS#9212 Restore snprintf to caller-provided buffer
76df74dbeab47195e42946a474c3a5f8557c168d removed some snprintfs to buffers that are actually returned to the client. Restore these.
- - - - - bbe20cbf by Ryan Tandy at 2020-04-13T18:57:50+00:00 ITS#8731 cleanup unused logbuf
- - - - -
3 changed files:
- servers/slapd/back-meta/init.c - servers/slapd/back-sql/add.c - servers/slapd/schema_check.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/e50741e459d4a524f06ec6f...