Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #269222

Category curl
Changed by Vasiliy-Kkk <61242428+Vasiliy-Kkkohnoyoudont@users.noreply.github.com>
Changed at Tue 02 Jun 2026 19:58:21
Repository https://github.com/curl/curl.git
Project curl
Branch master
Revision a79467343fa709e6065c16293b79504d234d7311

Comments

schannel: use fopen instead CreateFile
- Refactor CA file reading to use the typical fopen/fread instead of
  CreateFile/ReadFile.

Closes https://github.com/curl/curl/pull/21773

Changed files