Howard Chu pushed to branch mdb.master3 at openldap / OpenLDAP
Commits: dd2ad2fd by Howard Chu at 2024-04-04T07:17:23+01:00 ITS#10198 Win32 mdb_strerror - stop passing "ignored" parameter
The M$ docs say the parameter is ignored, but it actually isn't, and will cause a SEGV if the pointed memory isn't an init'd va_list.
- - - - -
1 changed file:
- libraries/liblmdb/mdb.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/dd2ad2fd5a81c8878a9f4575...