]> granicus.if.org Git - php/commit
Fix #68690: Hypothetical off-by-one condition
authorChristoph M. Becker <cmbecker69@gmx.de>
Fri, 3 Apr 2020 12:11:04 +0000 (14:11 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Fri, 3 Apr 2020 12:20:37 +0000 (14:20 +0200)
commit17d4e66204466cb5e3c0eb32aa18b8dbd9774ce3
tree42b89170c9a3814626ff20ff3dbdc4e77693100f
parentfa3b8c75fb648ad25d09a478fc1f47ae6c31793f
Fix #68690: Hypothetical off-by-one condition

We fix this, even though `filter->cache == jisx0213_u2_tbl_len` can
never be true here.
ext/mbstring/libmbfl/filters/mbfilter_sjis_2004.c