summaryrefslogtreecommitdiff
path: root/TSRM
diff options
context:
space:
mode:
authorChristoph M. Becker <cmbecker69@gmx.de>2019-12-23 14:42:54 +0100
committerChristoph M. Becker <cmbecker69@gmx.de>2020-01-03 14:31:03 +0100
commitb48f2625b57f70eea858033e623e6bf13b595e3b (patch)
tree2b31d1e68a118561431ae485b7993b7deee88365 /TSRM
parent0cecf83b264cbbb5683ab8a843cc4a4d9c294644 (diff)
downloadphp-git-b48f2625b57f70eea858033e623e6bf13b595e3b.tar.gz
Fix #79015: undefined-behavior in php_date.c
We check that the given microsecond fraction is in the valid range [0, 1000000[, and otherwise mark it as invalid. We also drop the useless do loop; a plain block is sufficient here.
Diffstat (limited to 'TSRM')
0 files changed, 0 insertions, 0 deletions