GitHub user wenjun-zhu opened a pull request:
https://github.com/apache/trafodion/pull/1700
[TRAFODION-3187] increase the ref count
The original code lacks the ref count increment, compared the correct code,
so add it now.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/wenjun-zhu/trafodion
jira-3187-ref-count-increment
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafodion/pull/1700.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 #1700
----
commit f15c6abe85db8532a51e232900890ca1f22df99a
Author: Adamas <adamas@...>
Date: 2018-08-20T11:21:23Z
increase the ref count
----
---