mirror of https://github.com/php/php-src
Browse Source
Fixed Bug #65084 imagecreatefromjpeg fails with URL
Regression introduced in 8a90aad (drop of USE_GD_IOCTX)
Secure with php_stream_can_cast to avoid segfault in php_stream_cast.
(encountered when imagecreatefromxpm with URL)
pull/376/head
2 changed files with 4 additions and 3 deletions
Loading…
Reference in new issue