Re: Fix a possible socket leak at Windows (src/backend/port/win32/socket.c)
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Ranier Vilela <ranier.vf@gmail.com>
Cc: Daniel Gustafsson <daniel@yesql.se>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2024-01-17T06:26:59Z
Lists: pgsql-hackers
On Tue, Jan 16, 2024 at 05:25:39PM -0300, Ranier Vilela wrote: > Thanks for taking care of this. Yeah, that's a good catch. > Do you have plans or should I register for a commitfest? Daniel has stated that he would take care of it, so why not letting him a few days? I don't think that a CF entry is necessary. -- Michael
Commits
-
Close socket in case of errors in setting non-blocking
- db0d238419de 12.18 landed
- d8f6ab5f66a3 14.11 landed
- a6463d287b4a 13.14 landed
- 7cfa154d15c4 17.0 landed
- 6614d38d8780 16.2 landed
- 551c0b7bda3e 15.6 landed