Memory leak in vacuumlo - Mailing list pgsql-hackers

From Michael Paquier
Subject Memory leak in vacuumlo
Date
Msg-id CAB7nPqTSHhW02x6ufEXr7yvFjE6BFsfoaJgW3m1_XE9npsW5eg@mail.gmail.com
Whole thread Raw
Responses Re: Memory leak in vacuumlo
List pgsql-hackers
Hi all,

Coverity has pointed out that vacuumlo.c is leaking memory when
grabbing the list of candidate table names and schemas. Attached is a
patch to fix the leak.
Regards,
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Unused variables in hstore_to_jsonb
Next
From: Michael Paquier
Date:
Subject: Memory leak in receivelog.c when receiving stream