Re: Memory leaks in BufFileOpenShared()
Tatsuo Ishii <ishii@sraoss.co.jp>
From: Tatsuo Ishii <ishii@sraoss.co.jp>
To: thomas.munro@enterprisedb.com, ah@cybertec.at
Cc: pgsql-hackers@postgresql.org
Date: 2018-06-16T05:44:20Z
Lists: pgsql-hackers
>> Thanks for finding these accidental duplications, and to Ishii-san for >> committing the fix. Oops. >> >> +1 for this refactoring. > > Thanks for confirming. I will go ahead commit/push the patch. Done. Best regards, -- Tatsuo Ishii SRA OSS, Inc. Japan English: http://www.sraoss.co.jp/index_en.php Japanese:http://www.sraoss.co.jp
Commits
-
Fix memory leak in BufFileCreateShared().
- 1cfdb1cb0e3f 11.0 landed
-
Fix memory leak.
- 969274d81301 11.0 landed
-
Add infrastructure for sharing temporary files between backends.
- dc6c4c9dc2a1 11.0 cited