[ 
https://issues.apache.org/jira/browse/PARQUET-561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15192265#comment-15192265
 ] 

Uwe L. Korn commented on PARQUET-561:
-------------------------------------

PR: https://github.com/apache/parquet-cpp/pull/77

> ParquetFileReader::Contents PIMPL missing a virtual destructor
> --------------------------------------------------------------
>
>                 Key: PARQUET-561
>                 URL: https://issues.apache.org/jira/browse/PARQUET-561
>             Project: Parquet
>          Issue Type: Bug
>          Components: parquet-cpp
>            Reporter: Uwe L. Korn
>            Assignee: Uwe L. Korn
>
> As ParquetFileReader::Contents  does not have a virtual destructor, the 
> destructors of the child classes, i.e. SerializedFile are not called and thus 
> all member of it leak memory.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to