Kai Blin : secur32: Fix handling of buffers that don' t have the SECBUFFER_TOKEN as the first buffer.
Module: wine Branch: master Commit: cd8332ae1cf471376f3fb9fef6dd54362afd3059 URL: http://source.winehq.org/git/wine.git/?a=commit;h=cd8332ae1cf471376f3fb9fef6... Author: Kai Blin <kai.blin(a)gmail.com> Date: Sat Nov 4 02:52:18 2006 +0100 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 | 118 +++++++++++++++++++++++++++++++++---------- dlls/secur32/secur32_priv.h | 2 +- dlls/secur32/tests/ntlm.c | 51 ++++++++++++++++++- dlls/secur32/util.c | 4 +- 4 files changed, 144 insertions(+), 31 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=cd8332ae1cf471376f3fb9...
participants (1)
-
Alexandre Julliard