Ondřej Kuzník pushed to branch master at openldap / OpenLDAP
Commits: 1ac9e380 by Dwij Mehta at 2026-02-10T18:11:31+00:00 ITS#10430 - do not advance past NUL in get_token()
Removed pointer increment in get_token() when handling the '\0' case, preventing out-of-bounds reads.
- - - - -
1 changed file:
- libraries/libldap/schema.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/1ac9e3806396111020548d74...