Kai Blin : secur32: Fix handling of buffers that don' t have the SECBUFFER_TOKEN as the first buffer.

Alexandre Julliard julliard at wine.codeweavers.com
Sat Nov 4 13:32:35 CST 2006


Module: wine
Branch: master
Commit: cd8332ae1cf471376f3fb9fef6dd54362afd3059
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=cd8332ae1cf471376f3fb9fef6dd54362afd3059

Author: Kai Blin <kai.blin at 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=cd8332ae1cf471376f3fb9fef6dd54362afd3059



More information about the wine-cvs mailing list