rpc: Convert npa_tstream.c to use tstream_u32_read_send
authorVolker Lendecke <vl@samba.org>
Mon, 1 Apr 2019 13:23:11 +0000 (15:23 +0200)
committerJeremy Allison <jra@samba.org>
Fri, 5 Apr 2019 01:00:48 +0000 (01:00 +0000)
commit60e31c5556d6c409ff31a68444bebfb77f4a1869
treec30e67b83d6304426a865e536ac6c03bbdef74ff
parent05c358759ca86a585c98edec4b80ee6589525a28
rpc: Convert npa_tstream.c to use tstream_u32_read_send

This avoids a bit of code duplication. Overall the last two commits
add a few lines, but that also contains the header file and another GPL
header for tstream_u32_read.c.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Fri Apr  5 01:00:48 UTC 2019 on sn-devel-144
libcli/named_pipe_auth/npa_tstream.c