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

Change #265369

Category None
Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
Changed at Fri 24 Apr 2026 17:23:05
Repository https://api.github.com/repos/curl/curl
Project curl/curl
Branch bagder/mbedtls-failf
Revision 0f81165f4b19bbd3c81d03e496a47fc4ab51b68a

Comments

mbedtls: remove failf() call with first argument as NULL

failf() needs an easy handle to work. This change removes the call since
there is normnally nowhere to show the output if init fails.

Bonus: improve language in an infof() call

Spotted by Copilot

Changed files