mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
05c358759c
In npa_tstream.c we have two next_vector functions reading a big endian uin32_t length and then the blob described by the length. This factors that next_vector out into a central routine. Why? I'll add another NPA protocol in the future, and this would add yet another two copies of that next_vector code Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> |
||
---|---|---|
.. | ||
npa_tstream.c | ||
npa_tstream.h | ||
tstream_u32_read.c | ||
tstream_u32_read.h | ||
wscript_build |