[
https://issues.apache.org/jira/browse/ORC-311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16384178#comment-16384178
]
ASF GitHub Bot commented on ORC-311:
------------------------------------
Github user stiga-huang commented on the issue:
https://github.com/apache/orc/pull/223
@omalley Sure, done.
> C++ Reader crash for corrupt StripeFooter
> -----------------------------------------
>
> Key: ORC-311
> URL: https://issues.apache.org/jira/browse/ORC-311
> Project: ORC
> Issue Type: Bug
> Components: C++
> Affects Versions: 1.0.0, 1.1.2, 1.2.3, 1.3.4, 1.4.3
> Reporter: Quanlong Huang
> Priority: Major
> Attachments: corrupt.orc, origin.orc
>
>
> The c++ codes do not check streams got from the StripeStreamsImpl::getStream.
> It may return null pointers for corrupt StripeFooter, which crash the c++
> Reader finally.
> Two files are attached: one is normal, the other is corrupt from it and will
> crash the c++ reader.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)