Tags: zolale/swoole-src
Tags
Fix memory invalid read/write (swoole#4379) * Fix ipv6 address buffer overflow * Fix Socket::readVectorAll invalid write * Fix System::gethostbyname with c-ares invalid write.
Update version for Swoole 4.4.25 (swoole#4137) * Fix httpclient proxy with host and port (swoole#4124) * Fix proxy with host and port * Change strstr to memchr # Conflicts: # swoole_http_client_coro.cc * Update version for Swoole 4.4.25
Exit the process directly when a fatal error occurs (swoole#4053) * Exit the process directly when a fatal error occurs * use zend_try * fix tests * fix tests [2]
PreviousNext