libcli/util: add struct tstream_context to tstream_read_pdu_blob_full_fn_t
commit4d1088faea8802af588218c98ae34e1700245806
authorRalph Boehme <slow@samba.org>
Wed, 21 Sep 2016 21:24:45 +0000 (21 14:24 -0700)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 25 Oct 2023 22:23:38 +0000 (25 22:23 +0000)
treecde8578bac75f83b6ce8f223dbca5405fac627f8
parent8800f4f8a3b1fa4a1ded1e1a17d1de355f16ef25
libcli/util: add struct tstream_context to tstream_read_pdu_blob_full_fn_t

Add struct tstream_context to tstream_read_pdu_blob_full_fn_t and update
all callers of tstream_read_pdu_blob_send() to use the correct callback.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
12 files changed:
libcli/ldap/ldap_message.c
libcli/ldap/ldap_message.h
libcli/util/tstream.c
libcli/util/tstream.h
source4/dns_server/dns_server.c
source4/kdc/kdc-proxy.c
source4/kdc/kdc-server.c
source4/ldap_server/ldap_server.c
source4/libcli/wrepl/winsrepl.c
source4/ntp_signd/ntp_signd.c
source4/torture/ntp/ntp_signd.c
source4/wrepl_server/wrepl_in_connection.c