Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.12.0
-
None
-
Patch Available
-
Patch
Description
The latest PHP library can enter into infinite loop state when specific payload is returned:
HTTP status: 200
Response body: <empty>
It was introduced with THRIFT-4645, where check was replaced from
!$this->response_
to
$this->response_ === false
Attachments
Attachments
Issue Links
- links to