[ https://issues.apache.org/jira/browse/THRIFT-5839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jens Geyer resolved THRIFT-5839. -------------------------------- Fix Version/s: 0.22.0 Resolution: Fixed > incorrect cast under Win64 > -------------------------- > > Key: THRIFT-5839 > URL: https://issues.apache.org/jira/browse/THRIFT-5839 > Project: Thrift > Issue Type: Bug > Components: Delphi - Library > Reporter: Jens Geyer > Assignee: Jens Geyer > Priority: Major > Fix For: 0.22.0 > > Attachments: 0001-THRIFT-5839-incorrect-cast-under-Win64.patch > > > {quote} > LocalFree( Cardinal(sd)); > {quote} > only works under WIn32 but fails under Win64 (and may also leave a resource > leak) -- This message was sent by Atlassian Jira (v8.20.10#820010)