Jens Geyer created THRIFT-4323:
----------------------------------

             Summary: range check errors or NPE in edge cases
                 Key: THRIFT-4323
                 URL: https://issues.apache.org/jira/browse/THRIFT-4323
             Project: Thrift
          Issue Type: Bug
          Components: Delphi - Library
            Reporter: Jens Geyer
            Assignee: Jens Geyer


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.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to