diff options
author | Stefan Metzmacher <metze@samba.org> | 2005-08-30 13:34:12 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:35:02 -0500 |
commit | 172089214ed7bc30440f876262943cd5c2faafe7 (patch) | |
tree | a62a6fba7b808f6ec0f7cc4d5f18f9854f11fe78 /source4/scripting/ejs/smbcalls_samba3.c | |
parent | 89e550ba34d1f00b576aae3d4683ca9ca36afe80 (diff) | |
download | samba-172089214ed7bc30440f876262943cd5c2faafe7.tar.gz samba-172089214ed7bc30440f876262943cd5c2faafe7.tar.bz2 samba-172089214ed7bc30440f876262943cd5c2faafe7.zip |
r9795: fix the ndr_pull_string code to handle, some special cases,
where the idl was something like this:
uint32 size;
[size_is(size+1)] wchar_t *string;
we always need a pair of NDR_PULL_NEEDED_BYTES() and ndr_pull_advance(),
with the same size passed in.
metze
(This used to be commit 8eb75bd5ac5869f11f930ec872ec8a46fba9361b)
Diffstat (limited to 'source4/scripting/ejs/smbcalls_samba3.c')
0 files changed, 0 insertions, 0 deletions