Memory leak fix in psql

From: "tanghy(dot)fnst(at)fujitsu(dot)com" <tanghy(dot)fnst(at)fujitsu(dot)com>
To: Robert Haas <robertmhaas(at)gmail(dot)com>, Mark Dilger <mark(dot)dilger(at)enterprisedb(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Memory leak fix in psql
Date: 2022-07-19 09:02:07
Message-ID: OS0PR01MB61136CE4A6A21950B82202F8FB8F9@OS0PR01MB6113.jpnprd01.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi

I think there is a newly introduced memory leak in your patch d2d3547.
Try to fix it in the attached patch.
Kindly to have a check.

Regards,
Tang

Attachment Content-Type Size
v1-0001-fix-the-memory-leak-in-validateSQLNamePattern.patch application/octet-stream 897 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bharath Rupireddy 2022-07-19 09:13:59 Re: Use "WAL segment" instead of "log segment" consistently in user-facing messages
Previous Message Bharath Rupireddy 2022-07-19 08:58:40 Expose last replayed timeline ID along with last replayed LSN