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

Change #250433

Category None
Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
Changed at Fri 28 Nov 2025 23:59:23
Repository https://api.github.com/repos/curl/curl
Project curl/curl
Branch bagder/rustls-verifier_builder
Revision b91f5f5f4570f2d639389d99ff573f0f5b0c905c

Comments

rustls: verify that verifier_builder is not NULL

Since this function returns allocated resources there is probably at
least a theoretical risk this can return NULL.

Pointed out by ZeroPath

Changed files