mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
parent
66fe18750c
commit
f9827c2ad1
@ -1332,7 +1332,9 @@ BOOL ldap_decode(struct asn1_data *data, struct ldap_message *msg)
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
ctrl[i] = NULL;
|
if (ctrl != NULL) {
|
||||||
|
ctrl[i] = NULL;
|
||||||
|
}
|
||||||
|
|
||||||
msg->controls = ctrl;
|
msg->controls = ctrl;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user