mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-07 15:41:24 -05:00
Fix previous commit
This commit is contained in:
parent
3d8d9344dd
commit
5b83bbc681
1 changed files with 1 additions and 0 deletions
|
|
@ -545,6 +545,7 @@ UTF8StringNormalize(
|
|||
*/
|
||||
|
||||
if ( s != NULL ) {
|
||||
len = q - s;
|
||||
q = s;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue