[
https://issues.apache.org/jira/browse/HAWQ-599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15215229#comment-15215229
]
ASF GitHub Bot commented on HAWQ-599:
-------------------------------------
GitHub user sansanichfb opened a pull request:
https://github.com/apache/incubator-hawq/pull/524
HAWQ-599. Fixed coverity issues.
We were carrying character buffer size of 64k over stack which was
unnecessary because it was used in method pxfutils.process_request only, moved
it to local variable.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sansanichfb/incubator-hawq HAWQ-599
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-hawq/pull/524.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 #524
----
commit 05151041514290426bbf9a7b24ee1240ded9e303
Author: Oleksandr Diachenko <[email protected]>
Date: 2016-03-28T20:32:21Z
HAWQ-599. Fixed coverity issues.
----
> Fix coverity issues
> --------------------
>
> Key: HAWQ-599
> URL: https://issues.apache.org/jira/browse/HAWQ-599
> Project: Apache HAWQ
> Issue Type: Sub-task
> Components: Hcatalog, PXF
> Reporter: Oleksandr Diachenko
> Assignee: Oleksandr Diachenko
> Fix For: 2.0.0
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)