diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2019-08-26 10:23:23 +0200 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2019-08-26 10:25:30 +0200 |
commit | 16d35eb643bf974554e5264021ee10fc969e2053 (patch) | |
tree | 31840ba92b19b4d66c3f5257be46a4936f011cb6 /ext/mysql/php_mysql.h | |
parent | 4b4a656d9e5fac90373521b6624747dd7aa3b9e8 (diff) | |
download | php-git-16d35eb643bf974554e5264021ee10fc969e2053.tar.gz |
Fix overflow in memory limit checks
Due to overflows in the memory limit checks, we were missing cases
where the allocation size was close to the address space size, and
caused an OOM condition rather than a memory limit error.
Diffstat (limited to 'ext/mysql/php_mysql.h')
0 files changed, 0 insertions, 0 deletions