Change #238048
Category | curl |
Changed by | Stefan Eissing <stefan | @eissing.org>
Changed at | Mon 30 Jun 2025 13:46:06 |
Repository | https://github.com/curl/curl.git |
Project | curl |
Branch | master |
Revision | a29133e909bde28da6bf43060b7eeb245936d8f4 |
Comments
multi: remove careful bounds check as coverity says it is not needed And we all hope that future code changes will not make it necessary again or this will all be blamed on you, coverity! Closes #17784
Changed files
- lib/multi.c