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

Change #246605

Category curl
Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
Changed at Fri 24 Oct 2025 11:11:40
Repository https://github.com/curl/curl.git
Project curl
Branch master
Revision 576f9f7c07f0635b2f1614e1056bf80742b6dbe3

Comments

cfilters: check return code from Curl_pollset_set_out_only()
I added WARN_UNUSED_RESULT to two of the cfilter functions to make this
mistake harder to slip in next time.

Pointed out by CodeSonar

Closes #19211

Changed files