[ https://issues.apache.org/jira/browse/HAWQ-440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15158414#comment-15158414 ]
ASF GitHub Bot commented on HAWQ-440: ------------------------------------- GitHub user zhangh43 opened a pull request: https://github.com/apache/incubator-hawq/pull/371 HAWQ-440. Fix bug in pg_regress of commit HAWQ-432. You can merge this pull request into a Git repository by running: $ git pull https://github.com/zhangh43/incubator-hawq hawq440 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-hawq/pull/371.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 #371 ---- commit edd1f31db51a1159e0388eb557a4305e0512c848 Author: hubertzhang <hzh...@pivotal.io> Date: 2016-02-23T06:53:48Z HAWQ-440. Fix bug in pg_regress of commit HAWQ-432. ---- > Fix bug in pg_regress of commit HAWQ-432. > ----------------------------------------- > > Key: HAWQ-440 > URL: https://issues.apache.org/jira/browse/HAWQ-440 > Project: Apache HAWQ > Issue Type: Bug > Components: Core > Reporter: Hubert Zhang > Assignee: Hubert Zhang > > pg_regress.c > the call of free(initfile) will lead to free a constant string. -- This message was sent by Atlassian JIRA (v6.3.4#6332)