]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Fix small memory leak in ecpglib ecpg_update_declare_statement() is called the
authorMichael Meskes <meskes@postgresql.org>
Tue, 2 Jul 2019 01:51:13 +0000 (03:51 +0200)
committerMichael Meskes <meskes@postgresql.org>
Mon, 8 Jul 2019 06:30:31 +0000 (08:30 +0200)
commit58006f8041fffc9260b92fc2cb3a571aaa6c6d22
tree923fb9f6294e340d505bff4c52209d30154774d4
parentcf665ad4c89eb9b20285dc04aec906d46ed810d2
Fix small memory leak in ecpglib ecpg_update_declare_statement() is called the
second time.

Author: "Zhang, Jie" <zhangjie2@cn.fujitsu.com>
src/interfaces/ecpg/ecpglib/prepare.c