Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits: 42d72389 by Brett Sheffield at 2020-06-23T10:31:08+01:00 ITS#8603 Add ldif_open_mem()
ldif_open_mem() is the fmemopen(3) equivalent of ldif_open() which opens an ldif steam from memory, rather than from a file.
- - - - -
3 changed files:
- configure.in - include/ldif.h - libraries/libldap/ldif.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/42d7238925c9651507b4bd6b...