mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
https://gitlab.com/samba-team/samba is the Official GitLab mirror of https://git.samba.org/samba.git -- Merge requests should be made on GitLab (not on GitHub)
172089214e
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
|
||
---|---|---|
packaging/debian | ||
source4 | ||
swat | ||
testdata/samba3 | ||
testprogs | ||
COPYING | ||
howto.txt | ||
prog_guide.txt | ||
swat2.txt |