summaryrefslogtreecommitdiff
path: root/ext/mysql/php_mysql_structs.h
diff options
context:
space:
mode:
authorRemi Collet <remi@php.net>2012-11-28 10:35:04 +0100
committerRemi Collet <remi@php.net>2012-11-28 10:35:04 +0100
commitbc492007da8c8614545a32560c445ab4e02baed0 (patch)
treec07a3e4909ed448727df85c031a3707934b3e4e7 /ext/mysql/php_mysql_structs.h
parentf08060a48fadf079e860be73584ac87747dc59d6 (diff)
downloadphp-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