mirror of
https://github.com/php/php-src.git
synced 2026-03-29 11:42:17 +02:00
Previously fcgi_request defined in main/fastcgi.h might be treated differently in different files, because of different behavior of #ifdef TCP_NODELAY. This leaded to stack memory corruption and unpredictable crashes.