[ https://issues.apache.org/jira/browse/THRIFT-5088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jens Geyer updated THRIFT-5088: ------------------------------- Attachment: 0001-THRIFT-5088-Memory-leak-in-TWinHttpTransport.patch > Memory leak in TWinHttpTransport > -------------------------------- > > Key: THRIFT-5088 > URL: https://issues.apache.org/jira/browse/THRIFT-5088 > Project: Thrift > Issue Type: Bug > Components: Delphi - Library > Affects Versions: 0.13.0 > Reporter: Jens Geyer > Assignee: Jens Geyer > Priority: Major > Fix For: 0.14.0 > > Attachments: 0001-THRIFT-5088-Memory-leak-in-TWinHttpTransport.patch > > > There is a piece of code that creates an exception that is never thrown, > hence the runtime does not free it. > In addition, the case where the WinHTTP client does not receive information > about the total response content length needs to be fixed (because it wrongly > tries to raise the above exception in that case) -- This message was sent by Atlassian Jira (v8.3.4#803005)