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 <martin.rupp01@...>
Date: 2018-06-27T11:56:37Z
ORC-384 fix memory leak when loading non-ORC files
Change-Id: Ia32f687f12f66c26b807200f90dd7ddcc5f27f8d
----
---