Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-4656

infinite loop in latest PHP library

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.12.0
    • 0.12.0
    • PHP - Library
    • 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

        Issue Links

          Activity

            People

              jking3 James E. King III
              sokac Josip Sokcevic
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: