php-src/ext/imap
Christoph M. Becker 71c22efae7
Fix GH-9309: Segfault when connection is used after imap_close()
We actually need to check whether `php_imap_object.imap_stream` is
`NULL` to detect that the connection has already been closed.

Closes GH-9313.
2022-08-12 16:24:30 +02:00
..
tests Fix GH-9309: Segfault when connection is used after imap_close() 2022-08-12 16:24:30 +02:00
config.m4 Fix bug #79112: IMAP can't find OpenSSL during configure 2020-01-20 09:59:27 +01:00
config.w32 Remove unused defines 2019-07-18 02:21:39 +02:00
CREDITS
php_imap_arginfo.h Merge branch 'PHP-8.0' into PHP-8.1 2021-11-25 18:31:14 +01:00
php_imap.c Fix GH-9309: Segfault when connection is used after imap_close() 2022-08-12 16:24:30 +02:00
php_imap.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_imap.stub.php Merge branch 'PHP-8.0' into PHP-8.1 2021-11-25 18:31:14 +01:00