secur32: Fix off-by-one error when copying the password to the helper.
commitdc98ac1adbaf70b6597a5ead75b1c708bcd54bff
authorKai Blin <kai.blin@gmail.com>
Wed, 24 Jan 2007 09:51:14 +0000 (24 10:51 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 24 Jan 2007 11:07:41 +0000 (24 12:07 +0100)
tree2a1df33c27d319b57f74dd3792fea38b228b3575
parentd05f5f33a41b9336c0a2cc4ebb5dfe61f7131743
secur32: Fix off-by-one error when copying the password to the helper.

This fixes NTLM authentication with Outlook2003.
dlls/secur32/ntlm.c