diff options
author | Volker Lendecke <vl@samba.org> | 2013-03-08 15:55:51 +0100 |
---|---|---|
committer | Jeremy Allison <jra@samba.org> | 2013-04-11 13:57:58 -0700 |
commit | 54316ea3394f39f54add55ec554cce795ef1463f (patch) | |
tree | 1b8ac1028304aebaff0e75379f2f341f609afe04 /install_with_python.sh | |
parent | fbda7826b88cf34f445dea73916e2ac958a94cdb (diff) | |
download | samba-54316ea3394f39f54add55ec554cce795ef1463f.tar.gz samba-54316ea3394f39f54add55ec554cce795ef1463f.tar.bz2 samba-54316ea3394f39f54add55ec554cce795ef1463f.zip |
libsmbclient: Avoid a data copy
spnego_parse_negTokenInit does a asn_load of that blob, which does a data copy
itself. So we don't have to had it a copy as well.
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Diffstat (limited to 'install_with_python.sh')
0 files changed, 0 insertions, 0 deletions