mirror of
https://github.com/php/php-src.git
synced 2026-04-27 18:23:26 +02:00
09696eee9d
We ensure that inbuf is NUL terminated on `ftp_readline()` failure. Closes GH-6894.