]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* modules/generators/mod_cgid.c (close_unix_socket): Return errno
authorJoe Orton <jorton@apache.org>
Thu, 11 Jun 2026 11:38:41 +0000 (11:38 +0000)
committerJoe Orton <jorton@apache.org>
Thu, 11 Jun 2026 11:38:41 +0000 (11:38 +0000)
commit8e210c28a1dfd84a1e9c4fb8fd3d646619639dfd
tree72973dc523cc832905091dc2d4b5c848a5b3891c
parent489f5ef688fedb0139b4428bc04d0e18493e430f
* modules/generators/mod_cgid.c (close_unix_socket): Return errno
  on failure rather than -1.
  (sock_write): Handle short writes.
  (cgid_init): Fix off-by-one in socket path truncation.

Assisted-by: Claude Opus 4.6 <noreply@anthropic.com>
GitHub: resolves PR#669

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1935193 13f79535-47bb-0310-9956-ffa450edef68
modules/generators/mod_cgid.c