1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 20:06:18 +00:00
wine/dlls/secur32
Lorenzo Ferrillo 3957f937fc secur32: Increment iteration index after load_package error.
Otherwise if a package fail to load the routine is stuck in a
continuous loop trying to load the package, resulting in a loader
deadlock.

Restore the behaviour before commit 021547cabc.

Signed-off-by: Lorenzo Ferrillo <lorenzofersteam@live.it>
2023-08-28 21:56:25 +02:00
..
tests msv1_0: Implement SECPKG_ATTR_SESSION_KEY. 2023-08-03 20:46:08 +09:00
lsa.c secur32: Increment iteration index after load_package error. 2023-08-28 21:56:25 +02:00
Makefile.in
negotiate.c secur32: Also copy user function tables in nego_SpInitLsaModeContext() and nego_SpAcceptLsaModeContext(). 2023-08-04 18:56:47 +09:00
schannel_gnutls.c
schannel.c secur32: Use nameless unions/structs. 2023-08-15 18:56:45 +02:00
secur32_priv.h secur32: Convert "Negotiate" to an LSA package. 2023-08-03 20:45:36 +09:00
secur32.c secur32: Print name for EXTENDED_NAME_FORMAT argument. 2023-08-16 15:31:54 +02:00
secur32.spec
thunks.c
thunks.h
wrapper.c