You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@orc.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/12/16 17:30:58 UTC

[jira] [Commented] (ORC-122) [CPP] Timezone.cc leaks memory

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

ASF GitHub Bot commented on ORC-122:
------------------------------------

GitHub user majetideepak opened a pull request:

    https://github.com/apache/orc/pull/73

    ORC-122: [CPP] Timezone.cc leaks memory

    Use unique_ptr to wrap Timezone instances

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/majetideepak/orc ORC-122

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/orc/pull/73.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #73
    
----

----


> [CPP] Timezone.cc leaks memory
> ------------------------------
>
>                 Key: ORC-122
>                 URL: https://issues.apache.org/jira/browse/ORC-122
>             Project: Orc
>          Issue Type: Bug
>          Components: C++
>            Reporter: Deepak Majeti
>            Assignee: Deepak Majeti
>
> The {{Timezone}} instances in the {{timezoneCache}} are not freed



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