r2534: Change NTLMSSP parsing to avoid a seperate str_chrnum() call - storing
authorAndrew Bartlett <abartlet@samba.org>
Wed, 22 Sep 2004 21:45:52 +0000 (21:45 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:59:03 +0000 (12:59 -0500)
commit69163500e0b577f19d1ffeea87f08e05539f5bcc
tree2d12f549fc0bf8d6b12a28f019250e687204d85a
parentc98fbfe2507ef08cfd2ed5486f1122b6010939f9
r2534: Change NTLMSSP parsing to avoid a seperate str_chrnum() call - storing
away the string as a data blob to be put in the buffers later.

This also avoids a length-limited push_str, moving to push_ucs2_talloc().

Andrew Bartlett
source/libcli/auth/ntlmssp_parse.c