Howard Chu pushed to branch master at openldap / OpenLDAP
Commits: b0f486e7 by Howard Chu at 2025-10-17T15:26:08+01:00 ITS#10401 liblber: fix shift of negative int in ber_decode_int()
There's no actual possibility of overflow but sanitizers will complain.
- - - - -
1 changed file:
- libraries/liblber/decode.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/b0f486e72efe8e9d7fb67329...