diff options
author | Jeremy Allison <jra@samba.org> | 2010-05-20 14:30:44 -0700 |
---|---|---|
committer | Jeremy Allison <jra@samba.org> | 2010-05-20 14:50:16 -0700 |
commit | 2d46e07c47418fdec5239d65032277c7917a44a4 (patch) | |
tree | 7e4cf3a33b6502cfeb1b131b0311ed4012c4b47c /source4/auth/tests/bindings.py | |
parent | 8a4525d9fa08959a46afa88e2c785e1bc291b941 (diff) | |
download | samba-2d46e07c47418fdec5239d65032277c7917a44a4.tar.gz samba-2d46e07c47418fdec5239d65032277c7917a44a4.tar.bz2 samba-2d46e07c47418fdec5239d65032277c7917a44a4.zip |
Fix what looks like a cut-and-paste error in our read_negTokenInit() function.
We should never be calling asn1_push_XXX functions inside an asn1
reading function. Change asn1_push_tag() -> asn1_start_tag() and
asn1_pop_tag() -> asn1_end_tag(). This allows us to connect to a
NetApp filer at the Microsoft plugfest.
Andrew PLEASE CHECK !
Jeremy.
Diffstat (limited to 'source4/auth/tests/bindings.py')
0 files changed, 0 insertions, 0 deletions