mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
r14424: another empty controls case
This commit is contained in:
parent
9787fb8e91
commit
7d0eb678bf
@ -137,7 +137,9 @@ static BOOL decode_server_sort_request(void *mem_ctx, DATA_BLOB in, void **out)
|
||||
}
|
||||
}
|
||||
|
||||
lssc[num] = NULL;
|
||||
if (lssc != NULL) {
|
||||
lssc[num] = NULL;
|
||||
}
|
||||
|
||||
if (!asn1_end_tag(&data)) {
|
||||
return False;
|
||||
|
Loading…
Reference in New Issue
Block a user