https://bugs.winehq.org/show_bug.cgi?id=51192
Damjan Jovanovic damjan.jov@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |04c6862d3f11819ce2df0e13548 | |1773a02b86787
--- Comment #5 from Damjan Jovanovic damjan.jov@gmail.com --- 04c6862d3f11819ce2df0e135481773a02b86787 is the first bad commit commit 04c6862d3f11819ce2df0e135481773a02b86787 Author: Hans Leidekker hans@codeweavers.com Date: Fri May 7 11:54:42 2021 +0200
secur32: Build with msvcrt.
Signed-off-by: Hans Leidekker hans@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
dlls/secur32/Makefile.in | 2 ++ dlls/secur32/negotiate.c | 3 +-- dlls/secur32/schannel.c | 22 +++++++++++----------- dlls/secur32/secur32.c | 28 ++++++++++------------------ dlls/secur32/thunks.c | 5 +++-- dlls/secur32/wrapper.c | 3 ++- 6 files changed, 29 insertions(+), 34 deletions(-)