parse_string is only used for the authentication negotiators.
authorVolker Lendecke <vlendec@samba.org>
Tue, 22 Apr 2003 15:55:07 +0000 (15:55 +0000)
committerVolker Lendecke <vlendec@samba.org>
Tue, 22 Apr 2003 15:55:07 +0000 (15:55 +0000)
commit0865120fca988a8016f3dd9480f171794212e436
tree865b68b18ff98940a8fab64336ff70c8ba8c302f
parentde690f13362f909c151f4b7e92d7a61f576b3685
parse_string is only used for the authentication negotiators.

It can itself determine the length of the string it has to
transfer. Andrew B., could you take a look at the length calculation?
Is that safe?

Thanks,

Volker
(This used to be commit d5f1082753f84f0e3a22739055b6b9cbde29faa9)
source3/rpc_parse/parse_prs.c
source3/rpc_parse/parse_rpc.c