mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
parent
48beed252c
commit
9b6ad0c496
@ -79,7 +79,7 @@ static void rap_cli_push_paramdesc(struct rap_call *call, char desc)
|
||||
|
||||
call->paramdesc = talloc_realloc(call,
|
||||
call->paramdesc,
|
||||
uint8_t,
|
||||
char,
|
||||
len+2);
|
||||
|
||||
call->paramdesc[len] = desc;
|
||||
|
Loading…
Reference in New Issue
Block a user