parse_string is only used for the authentication negotiators.
authorVolker Lendecke <vlendec@samba.org>
Tue, 22 Apr 2003 15:54:36 +0000 (15:54 +0000)
committerVolker Lendecke <vlendec@samba.org>
Tue, 22 Apr 2003 15:54:36 +0000 (15:54 +0000)
commit0ef69b586a8f1fa11a41a3900180ea2090b60bfd
tree91f1e3a2df3c83f48ca93a131e4b9758109d0615
parentca489db7d3d4713401da3627b563af3cbef82c58
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