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