[PATCH] Fix missing pfree(flags.data) in overexplain_debug

From: Lakshmi N <lakshmin(dot)jhs(at)gmail(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: [PATCH] Fix missing pfree(flags.data) in overexplain_debug
Date: 2026-04-13 20:33:11
Message-ID: CA+3i_M9_R4t62NPqoa0pjkffMFzLeU30xGdBV4C-PUGHGh5W=w@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi hackers,

attached a small patch to fix missing pfree(flags.data) in
overexplain_debug.

Regards,
Lakshmi

Attachment Content-Type Size
0001-Fix-missing-pfree-flags.data-in-overexplain_debug.patch application/octet-stream 850 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2026-04-13 20:43:39 Re: Why is_admin_of_role() use ROLERECURSE_MEMBERS rather thanROLERECURSE_PRIVS?
Previous Message SATYANARAYANA NARLAPURAM 2026-04-13 19:41:31 Re: pg_get__*_ddl consolidation