Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
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
Attachments
Issue Links
- is broken by
-
THRIFT-4318 Delphi performance improvements
- Closed