summaryrefslogtreecommitdiff
path: root/main/php_variables.c
diff options
context:
space:
mode:
authorChristoph M. Becker <cmbecker69@gmx.de>2017-01-21 01:21:03 +0100
committerChristoph M. Becker <cmbecker69@gmx.de>2017-01-21 13:04:36 +0100
commitf67d599a0179d0895170c77188847ae60b497714 (patch)
tree747c8c3badfbe3beaaaf57cc50450852d13e1464 /main/php_variables.c
parent8da87563122e4d14208b2827fd6b2807578677ec (diff)
downloadphp-git-f67d599a0179d0895170c77188847ae60b497714.tar.gz
Fix #73968: Premature failing of XBM reading
We must take into account the line padding, when we're reading XBM files. We deliberately ignore the potential integer overflow here, because that would be caught by gdImageCreate() or even earlier if `bytes==0`, what happens in libgd00094.phpt which we adapt accordingly.
Diffstat (limited to 'main/php_variables.c')
0 files changed, 0 insertions, 0 deletions