You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jens Geyer (Jira)" <ji...@apache.org> on 2020/02/12 21:43:00 UTC

[jira] [Updated] (THRIFT-5088) Memory leak in TEndpointTransportBase

     [ https://issues.apache.org/jira/browse/THRIFT-5088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jens Geyer updated THRIFT-5088:
-------------------------------
    Summary: Memory leak in TEndpointTransportBase  (was: Memory leak in TWinHttpTransport)

> Memory leak in TEndpointTransportBase
> -------------------------------------
>
>                 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)