GitHub user stiga-huang opened a pull request:
https://github.com/apache/orc/pull/309
ORC-403: [C++] Add checks to avoid negative offsets in InputStream
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/stiga-huang/orc check-offsets
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/orc/pull/309.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 #309
----
commit 3a0e6ebc149375e424ef8d8155a774a910875a83
Author: stiga-huang <huangquanlong@...>
Date: 2018-09-15T07:35:22Z
ORC-403: [C++] Add checks to avoid negative offset in InputStream
----
---