secur32: Don't bother zeroing the handle table in SECUR32_initSchannelSP().
authorHenri Verbeet <hverbeet@codeweavers.com>
Thu, 15 Oct 2009 08:36:45 +0000 (10:36 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 15 Oct 2009 10:06:18 +0000 (12:06 +0200)
commit3e96881e4c8fbf532a0112bdfc20dbd45f5ecd8c
tree3b2decfa161ae7a56b195507d5a21518a3df96f1
parent226519efbc38c438a5db28ba476ece6ef9d9529b
secur32: Don't bother zeroing the handle table in SECUR32_initSchannelSP().

Handles are initialized when they're allocated.
dlls/secur32/schannel.c