Add prs_dump_before to dump everything from the start of the prs
authorMartin Pool <mbp@samba.org>
Wed, 2 Jan 2002 07:48:07 +0000 (07:48 +0000)
committerMartin Pool <mbp@samba.org>
Wed, 2 Jan 2002 07:48:07 +0000 (07:48 +0000)
commit92a3ab274e6cf09a8ba39b91f8bbacba6de40b37
tree4ac1432d99b0f68e97f7f016393f10e48c112680
parentd3dd28f6c443187b8d820d5a39c7c5b3be2fa95c
Add prs_dump_before to dump everything from the start of the prs
buffer up to the current position, and use this to dump pipe buffers
just before parsing.
source/rpc_client/cli_pipe.c
source/rpc_parse/parse_prs.c