Skip to content

wininet: Fix crash when connection is null in NETCON_secure_connect

Yongjie Yao requested to merge yaoyongjie/wine:fix-connect into master

There will be crashed when connect is null, so we need avoid crash by checking connect value.

Merge request reports

Loading