diff options
author | Stefan Metzmacher <metze@samba.org> | 2005-08-30 13:34:12 +0000 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2005-08-30 13:34:12 +0000 |
commit | 9efb737ef3a78152c4ae5d86c1a9f47fb5634ea7 (patch) | |
tree | 498e10c3f99b7537a94d6c3915dabebba0112eb6 /source/lib/util_file.c | |
parent | 811c1cd9223bdfe85e48e83d94add3aca313003b (diff) | |
download | samba-9efb737ef3a78152c4ae5d86c1a9f47fb5634ea7.tar.gz samba-9efb737ef3a78152c4ae5d86c1a9f47fb5634ea7.tar.xz samba-9efb737ef3a78152c4ae5d86c1a9f47fb5634ea7.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
Diffstat (limited to 'source/lib/util_file.c')
0 files changed, 0 insertions, 0 deletions