| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| |
| | |
* PHP-7.1:
Fix bug #77143 - add more checks to buffer reads
Fix bug #77143 - add more checks to buffer reads
Fix #77020: null pointer dereference in imap_mail
|
| |\
| | |
| | |
| | |
| | |
| | |
| | | |
* PHP-7.0:
Fix bug #77143 - add more checks to buffer reads
Fix bug #77143 - add more checks to buffer reads
Fix #77020: null pointer dereference in imap_mail
|
| | |\
| | | |
| | | |
| | | |
| | | |
| | | | |
* PHP-5.6:
Fix bug #77143 - add more checks to buffer reads
Fix #77020: null pointer dereference in imap_mail
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
If an empty $message is passed to imap_mail(), we must not set message
to NULL, since _php_imap_mail() is not supposed to handle NULL pointers
(opposed to pointers to NUL).
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
* PHP-7.1:
Add DISPLAY_INI_ENTRIES for imap
Disable rsh/ssh functionality in imap by default (bug #77153)
Disable rsh/ssh functionality in imap by default (bug #77153)
|
| |\ \ \
| | |/ /
| | | |
| | | |
| | | |
| | | |
| | | | |
* PHP-7.0:
Add DISPLAY_INI_ENTRIES for imap
Disable rsh/ssh functionality in imap by default (bug #77153)
Disable rsh/ssh functionality in imap by default (bug #77153)
|
| | |\ \
| | | |/
| | | |
| | | |
| | | | |
* PHP-5.6:
Add DISPLAY_INI_ENTRIES for imap
|
| | | | |
|
| | | | |
|
| | | |\ |
|
| | | | | |
|
| | | |/ |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
|\ \ \ \
| |/ / / |
|
| | | |
| | | |
| | | |
| | | | |
This happens in `imap_errors` as well, but seems to be omitted in the `shutdown` routine.
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* PHP-7.1:
Fixed bug #75774 imap_append HeapCorruction
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
|/ / / |
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* PHP-7.0:
Fixed bug #73418 Integer Overflow in "_php_imap_mail" leads to crash
Fixed bug #73418 Integer Overflow in "_php_imap_mail" leads to crash
Fix #72696: imagefilltoborder stackoverflow on truecolor images
Fix #72482: Ilegal write/read access caused by gdImageAALine overflow
Fix bug #73144 and bug #73341 - remove extra dtor
remove unreferenced var came in with merge
Fix bug #73331 - do not try to serialize/unserialize objects wddx can not handle
Fix #72696: imagefilltoborder stackoverflow on truecolor images
Fix #72482: Ilegal write/read access caused by gdImageAALine overflow
fix version
set versions
Fix bug #73144 and bug #73341 - remove extra dtor
Fix bug #73331 - do not try to serialize/unserialize objects wddx can not handle
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* phpsec/PHP-7.0.13:
Fixed bug #73418 Integer Overflow in "_php_imap_mail" leads to crash
Fix #72696: imagefilltoborder stackoverflow on truecolor images
Fix #72482: Ilegal write/read access caused by gdImageAALine overflow
Fix bug #73144 and bug #73341 - remove extra dtor
remove unreferenced var came in with merge
Fix bug #73331 - do not try to serialize/unserialize objects wddx can not handle
fix version
set versions
|
| | | |
| | | |
| | | |
| | | | |
(cherry picked from commit 99b242a6d093bca1f64084866b4491061de57553)
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
* PHP-7.0:
Add length check for bzcompress too - fix for bug #73356
More string length checks & fixes
More string length checks & fixes
|
| |\ \ \
| | |/ /
| |/| |
| | | |
| | | | |
* PHP-5.6:
More string length checks & fixes
|
| | |/ |
|
| | | |
|
| | |
| | |
| | |
| | |
| | | |
Add function for detection of string zvals with length that does not fit
INT_MAX.
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* PHP-7.0:
pick up the safe alloc pieces from 19866fb76cf4c95d904ebb0e08592cf38303fae9
|
| | |
| | |
| | |
| | | |
19866fb76cf4c95d904ebb0e08592cf38303fae9
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
* PHP-7.0:
update NEWS
update NEWS
Fixed bug #72852 imap_mail null dereference
|
| |\ \
| | |/
| | |
| | |
| | |
| | | |
* PHP-5.6:
update NEWS
Fixed bug #72852 imap_mail null dereference
|
| | | |
|
|\ \ \ |
|
| | | | |
|
| |\ \ \
| | |/ / |
|
| | | | |
|
| |/ /
|/| |
| | |
| | |
| | | |
"%p" replaced by ZEND_LONG_FMT to avoid compilation warnings.
Fixed most incorrect use cases of format specifiers.
|
| | | |
|
| | | |
|
|\ \ \
| | |/
| |/|
| | |
| | | |
* PHP-5.6:
Happy new year (Update copyright to 2016)
|
| | | |
|
| | | |
|
| |/
|/|
| |
| | |
appropriate Z_ARRVAL_P() or Z_OBJPROP_P().
|
| |
| |
| |
| | |
semantick changes).
|