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

Change #271122

Category curl
Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
Changed at Mon 15 Jun 2026 14:27:07
Repository https://github.com/curl/curl.git
Project curl
Branch master
Revision 0882e3951d910b923f3463fa98604df9fcb13a0c

Comments

servers: mask to `S_IFMT` in unix socket path attribute check
Instead of `S_IFSOCK` before this patch. For correctness; it is probably
not an issue in most environments.

Spotted by Copilot
Bug: https://github.com/curl/curl/pull/22021#discussion_r3413049506
Follow-up to 99fb36797a3f0b64ad20fcb8b83026875640f8e0

Closes #22026

Changed files