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

range check errors or NPE in edge cases

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.11.0
    • Delphi - Library
    • None
    • Patch Available

    Description

      Under certain conditions it may happen that a buffer element at index 0 is passed to another function. The resulting pointer is never used (so this is not security relevant), but the Delphi runtime may throw an error nevertheless while trying to obtain the pointer to the non-existing element at index 0 to be passed as argument.

      Attachments

        Issue Links

          Activity

            People

              jensg Jens Geyer
              jensg Jens Geyer
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: