Freeing a character string returned by pgtypes library functions crashes on Windows

Edit
ID 1502
Title Freeing a character string returned by pgtypes library functions crashes on Windows
Topic Bug Fixes
Created 2018-02-02 05:47:12
Last modified 2018-06-18 07:38:42 (6 years, 5 months ago)
Latest email 2018-06-26 20:28:39 (6 years, 4 months ago)
Status
2018-07: Committed
2018-03: Moved to next CF
Target version
Authors Takayuki Tsunakawa (maumau)
Reviewers Kyotaro Horiguchi (horiguti), Thomas Munro (macdice)Become reviewer
Committer Thomas Munro (macdice)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/1502
git checkout commitfest/cf/1502
Emails
[bug fix] ECPG: freeing memory for pgtypes crashes on Windows
First at 2018-02-02 02:47:27 by "Tsunakawa, Takayuki" <tsunakawa.takay at jp.fujitsu.com>
Latest at 2018-06-26 20:28:39 by "MauMau" <maumau307 at gmail.com>
Latest attachment (pgtypes_freemem_v5.patch) at 2018-06-11 07:29:37 from Thomas Munro <thomas.munro at enterprisedb.com>
    Attachment (pgtypes_freemem_v5.patch) at 2018-06-11 07:29:37 from Thomas Munro <thomas.munro at enterprisedb.com> (Patch: Yes)
    Attachment (pgtypes_freemem_v4.patch) at 2018-03-26 05:07:48 from Kyotaro HORIGUCHI <horiguchi.kyotaro at lab.ntt.co.jp> (Patch: Yes)
    Attachment (pgtypes_freemem_v3.patch) at 2018-03-25 13:15:52 from "MauMau" <maumau307 at gmail.com> (Patch: Yes)
    Attachment (pgtypes_freemem_v2.patch) at 2018-02-05 00:53:47 from "Tsunakawa, Takayuki" <tsunakawa.takay at jp.fujitsu.com> (Patch: Yes)
    Attachment (pgtypes_freemem.patch) at 2018-02-02 02:47:27 from "Tsunakawa, Takayuki" <tsunakawa.takay at jp.fujitsu.com> (Patch: Yes)
History
When Who What
2018-06-18 07:38:42 Thomas Munro (macdice) Closed in commitfest 2018-07 with status: Committed
2018-06-18 07:38:42 Thomas Munro (macdice) Changed committer to macdice
2018-04-10 18:19:06 David Steele (dsteele) Closed in commitfest 2018-03 with status: Moved to next CF
2018-03-26 05:09:32 Kyotaro Horiguchi (horiguti) New status: Ready for Committer
2018-03-25 13:16:16 Takayuki Tsunakawa (maumau) New status: Needs review
2018-03-19 10:21:01 Kyotaro Horiguchi (horiguti) New status: Waiting on Author
2018-03-19 10:02:15 Kyotaro Horiguchi (horiguti) Added horiguti as reviewer
2018-03-01 04:49:03 Thomas Munro (macdice) Added macdice as reviewer
2018-02-02 05:47:55 Takayuki Tsunakawa (maumau) Changed authors to Takayuki Tsunakawa (maumau)
2018-02-02 05:47:12 Takayuki Tsunakawa (maumau) Attached mail thread 0A3221C70F24FB45833433255569204D1F8AD5D6@G01JPEXMBYT05
2018-02-02 05:47:12 Takayuki Tsunakawa (maumau) Created patch record
Edit