]> granicus.if.org Git - php/commit
Fix picky builds
authorChristoph M. Becker <cmbecker69@gmx.de>
Tue, 26 May 2020 16:37:29 +0000 (18:37 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Tue, 26 May 2020 16:37:29 +0000 (18:37 +0200)
commit38c85efe83004d98b7cce89689b40de32f8b8add
tree68955668fff4a1831dfaf461d104e1eb26032511
parentd2508ef94704b10332e2af2ed0c09d0012cffd69
Fix picky builds

Due to `-Werror=maybe-uninitialized` a bogus warning may be thrown, so
we initialize the variable to work-around that.
ext/opcache/jit/zend_jit_x86.dasc