secur32: Don't allocate context handle in wrapper InitializeSecurityContextA/W if...
authorRob Shearman <robertshearman@gmail.com>
Tue, 29 Dec 2009 19:06:43 +0000 (19:06 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 30 Dec 2009 12:40:35 +0000 (13:40 +0100)
commit697955c922765214d61965ecc594e256853f6d12
treeb44e723a92c2acfe7090ebd369a48dc5f262d2d5
parent1346834605ebcc0dfdc60353298f2c1032238011
secur32: Don't allocate context handle in wrapper InitializeSecurityContextA/W if it is the same as the handle passed into the function.
dlls/secur32/wrapper.c