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)
commitd5f1082753f84f0e3a22739055b6b9cbde29faa9
treecdfe20d38523c3cb7fa17b11b7e2dd558cf8cf19
parent0f8f94b6adc477a8e7ccae7444e2b7f4670ef071
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
source/rpc_parse/parse_prs.c
source/rpc_parse/parse_rpc.c