You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hawq.apache.org by ztao1987 <gi...@git.apache.org> on 2016/02/03 06:34:04 UTC

[GitHub] incubator-hawq pull request: HAWQ-390. Fix memory leak in dispatch...

GitHub user ztao1987 opened a pull request:

    https://github.com/apache/incubator-hawq/pull/327

    HAWQ-390. Fix memory leak in dispatcher.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ztao1987/incubator-hawq HAWQ-390

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-hawq/pull/327.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 #327
    
----
commit de74b8b27692d8e8d3e7f4ad03e9130ed6fee391
Author: zhenglin tao <zh...@gmail.com>
Date:   2016-02-03T04:16:41Z

    HAWQ-390. Fix memory leak in dispatcher.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-hawq pull request: HAWQ-390. Fix memory leak in dispatch...

Posted by huor <gi...@git.apache.org>.
Github user huor commented on the pull request:

    https://github.com/apache/incubator-hawq/pull/327#issuecomment-179691649
  
    It is better to set the pointers to NULLs after pfree.
    LGTM. +1



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-hawq pull request: HAWQ-390. Fix memory leak in dispatch...

Posted by ztao1987 <gi...@git.apache.org>.
Github user ztao1987 commented on the pull request:

    https://github.com/apache/incubator-hawq/pull/327#issuecomment-179693064
  
    Sure, set it to NULL in the code


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-hawq pull request: HAWQ-390. Fix memory leak in dispatch...

Posted by ztao1987 <gi...@git.apache.org>.
Github user ztao1987 closed the pull request at:

    https://github.com/apache/incubator-hawq/pull/327


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---