secur32: Fix handling of buffers that don't have the SECBUFFER_TOKEN as the first...
commitcd8332ae1cf471376f3fb9fef6dd54362afd3059
authorKai Blin <kai.blin@gmail.com>
Sat, 4 Nov 2006 01:52:18 +0000 (4 02:52 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 4 Nov 2006 11:07:05 +0000 (4 12:07 +0100)
treed6031871ed50adf422e519bea01cc10a3d5572a6
parente1bfe4c18a403c7b2834f2be89ff8dbfc07368a1
secur32: Fix handling of buffers that don't have the SECBUFFER_TOKEN as the first buffer.

Thanks to Robert Shearman for catching this one and providing some of the test code.
dlls/secur32/ntlm.c
dlls/secur32/secur32_priv.h
dlls/secur32/tests/ntlm.c
dlls/secur32/util.c