[Patch] timezone/zic.c: Fix file handle leak in dolink()

From: zengman <zengman(at)halodbtech(dot)com>
To: pgsql-hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: [Patch] timezone/zic.c: Fix file handle leak in dolink()
Date: 2025-12-28 09:12:32
Message-ID: tencent_5979C0664ADF9C72329AA357@qq.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi all,

I noticed a small issue and made a tiny patch to fix it — it addresses a file handle leak in the dolink() function of src/timezone/zic.c.

--
Regards,
Man Zeng
www.openhalo.org

Attachment Content-Type Size
zic_file_leak_fix.diff application/octet-stream 416 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message zengman 2025-12-28 09:15:13 Re: [Patch] timezone/zic.c: Fix file handle leak in dolink()
Previous Message David Rowley 2025-12-28 09:04:25 More speedups for tuple deformation