diff options
author | Remi Collet <remi@php.net> | 2012-11-28 10:35:04 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2012-11-28 10:35:04 +0100 |
commit | bc492007da8c8614545a32560c445ab4e02baed0 (patch) | |
tree | c07a3e4909ed448727df85c031a3707934b3e4e7 /ext/mysql/php_mysql_structs.h | |
parent | f08060a48fadf079e860be73584ac87747dc59d6 (diff) | |
download | php-git-bc492007da8c8614545a32560c445ab4e02baed0.tar.gz |
Fixed Bug #63581 Possible buffer overflow
In fpm-log, possible buffer overflow. Check for length is done at
the beginning of the loop, so is not done when overflow occurs
on the last loop (len = 1024 or 1025). (ack from fat).
This issue where found from by static code analysis tool and, so,
I can't provide any reproducer.
Diffstat (limited to 'ext/mysql/php_mysql_structs.h')
0 files changed, 0 insertions, 0 deletions