GitHub user rip-nsk opened a pull request:
https://github.com/apache/orc/pull/214
ORC-273: [C++] add range check to prevent bad memory access.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rip-nsk/orc ORC-273
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/orc/pull/214.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 #214
----
commit 8b71bd86e0fcee9fd6937ab03631e32b94cbb95e
Author: rip-nsk <rip.nsk@...>
Date: 2018-01-25T01:12:22Z
add range check to prevent bad memory access.
----
---