[
https://issues.apache.org/jira/browse/ORC-25?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14712178#comment-14712178
]
ASF GitHub Bot commented on ORC-25:
-----------------------------------
GitHub user omalley opened a pull request:
https://github.com/apache/orc/pull/7
ORC-25. Clean up Coverity warnings.
These fixes mostly make sure things are defined. I don't believe any of the
coverity warnings were real problems, but I wanted to get the list cleared out.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/omalley/orc orc-25
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/orc/pull/7.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 #7
----
commit 49ca761b2dcfb265d037a952c565d535aa283c86
Author: Owen O'Malley <[email protected]>
Date: 2015-08-25T21:45:39Z
ORC-25. Clean up Coverity warnings.
----
> Clean up Coverity scans
> -----------------------
>
> Key: ORC-25
> URL: https://issues.apache.org/jira/browse/ORC-25
> Project: Orc
> Issue Type: Bug
> Reporter: Owen O'Malley
> Assignee: Owen O'Malley
>
> I've scanned the ORC C++ code base and it identified some potential issues.
> Looking through them, so far they have all been harmless, but they should be
> cleaned up so that the analysis can come back clean.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)