You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@orc.apache.org by martinrupp <gi...@git.apache.org> on 2018/06/27 11:58:14 UTC

[GitHub] orc pull request #289: ORC-384 fix memory leak when loading non-ORC files

GitHub user martinrupp opened a pull request:

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

    ORC-384 fix memory leak when loading non-ORC files

    Change-Id: Ia32f687f12f66c26b807200f90dd7ddcc5f27f8d

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

    $ git pull https://github.com/martinrupp/orc ORC-384

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

    https://github.com/apache/orc/pull/289.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 #289
    
----
commit 9c71c10a9ee6240854b3eeb9349ec77a9455d329
Author: Martin Rupp <ma...@...>
Date:   2018-06-27T11:56:37Z

    ORC-384 fix memory leak when loading non-ORC files
    
    Change-Id: Ia32f687f12f66c26b807200f90dd7ddcc5f27f8d

----


---

[GitHub] orc pull request #289: ORC-384 fix memory leak when loading non-ORC files

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---

[GitHub] orc issue #289: ORC-384 fix memory leak when loading non-ORC files

Posted by majetideepak <gi...@git.apache.org>.
Github user majetideepak commented on the issue:

    https://github.com/apache/orc/pull/289
  
    +1 LGTM. I will check this in by end of today.


---