]> granicus.if.org Git - php/commit
Fix double incremenation in ffi
authorPeter Kokot <peterkokot@gmail.com>
Sun, 5 May 2019 15:51:08 +0000 (17:51 +0200)
committerDmitry Stogov <dmitry@zend.com>
Mon, 6 May 2019 06:45:11 +0000 (09:45 +0300)
commit426bcdf02120604cc13d9af9f161aec4307a2249
tree677f1e1a17989e238268520b3040d37fb41f7804
parentc025cf47c00ed5db086c69ed76dc88ca4238255e
Fix double incremenation in ffi

This removes the warning of:
`incremented both in the loop header and in the loop body` in the
compilation step.
ext/ffi/ffi.c