[
https://issues.apache.org/jira/browse/THRIFT-4376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16223654#comment-16223654
]
ASF GitHub Bot commented on THRIFT-4376:
----------------------------------------
GitHub user jeking3 opened a pull request:
https://github.com/apache/thrift/pull/1404
THRIFT-4376: fix a few high impact coverity defects:
1458947: memory leak in compiler
1458787: resource leak in c_glib led to discovery of assert() abuse
1459090: fix string.find result check in JSON processor (unlikely)
This closes #1404
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jeking3/thrift coverity
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1404.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 #1404
----
commit 554e15395ffe0c9d2ae81ef0d072cc4db9addfd5
Author: James E. King, III <[email protected]>
Date: 2017-10-28T16:54:02Z
THRIFT-4376: fix a few high impact coverity defects:
1458947: memory leak in compiler
1458787: resource leak in c_glib led to discovery of assert() abuse
1459090: fix string.find result check in JSON processor (unlikely)
This closes #1404
----
> Coverity high impact issue resolution
> -------------------------------------
>
> Key: THRIFT-4376
> URL: https://issues.apache.org/jira/browse/THRIFT-4376
> Project: Thrift
> Issue Type: Bug
> Components: C glib - Library, C++ - Library, Compiler (General)
> Affects Versions: 0.10.0
> Environment: https://scan.coverity.com/projects/thrift
> Reporter: James E. King, III
> Assignee: James E. King, III
>
> Resolve high impact coverity issues.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)