Re: [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:15:13Z
Lists: pgsql-hackers
Attachments
- pg_trgm-add-fopen-null-check.diff (application/octet-stream)
Furthermore, I noticed that some of the test code in `contrib/pg_trgm/trgm_regexp.c` does not check the return value of the `fopen()` call. I'm not sure if it's necessary to make the modification. -- Regards, Man Zeng www.openhalo.org