Re: [Patch] timezone/zic.c: Fix file handle leak in dolink() - Mailing list pgsql-hackers

From zengman
Subject Re: [Patch] timezone/zic.c: Fix file handle leak in dolink()
Date
Msg-id tencent_093F02C96360173630126629@qq.com
Whole thread Raw
In response to [Patch] timezone/zic.c: Fix file handle leak in dolink()  ("zengman" <zengman@halodbtech.com>)
List pgsql-hackers
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
Attachment

pgsql-hackers by date:

Previous
From: "zengman"
Date:
Subject: [Patch] timezone/zic.c: Fix file handle leak in dolink()
Next
From: Henson Choi
Date:
Subject: Re: RFC: PostgreSQL Storage I/O Transformation Hooks