[Patch] timezone/zic.c: Fix file handle leak in dolink()
zengman <zengman@halodbtech.com>
From: zengman <zengman@halodbtech.com>
To: pgsql-hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-12-28T09:12:32Z
Lists: pgsql-hackers
Attachments
- zic_file_leak_fix.diff (application/octet-stream)
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