[pgpool-committers: 8059] pgpool: Fix signal handler for SIGTERM, SIGINT and SIGQUIT.
Tatsuo Ishii
ishii at sraoss.co.jp
Tue Oct 12 10:43:06 JST 2021
Fix signal handler for SIGTERM, SIGINT and SIGQUIT.
It did not properly save errno and it was possible to overwrite errno.
Branch
------
V3_7_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=5b7d0c4ad3971745b864401b6a638f153e5a362a
Modified Files
--------------
src/protocol/child.c | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
More information about the pgpool-committers
mailing list