]> granicus.if.org Git - php/commit
Clear error flag instead of toggling it
authorChristoph M. Becker <cmbecker69@gmx.de>
Wed, 23 Sep 2020 09:37:14 +0000 (11:37 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Wed, 23 Sep 2020 21:26:58 +0000 (23:26 +0200)
commitffa57164a84462e33912d359bcf11f8debb1c7d8
treeed824609580d9f84aab6b7586d13c998203fcff2
parent5783e611a2155ba719bc7a9f6b26a834ce78cb22
Clear error flag instead of toggling it

The toggling of the `REPORT_ERRORS` looks fishy, and likely was
intented as clearing.

Closes GH-6190.
main/streams/streams.c