[pgpool-committers: 3782] pgpool: Fixing 0000280: stack smashing detected

Muhammad Usama m.usama at gmail.com
Fri Jan 27 06:01:13 JST 2017


Fixing 0000280: stack smashing detected

It was a buffer overflow in wd_get_cmd function

Branch
------
V3_5_STABLE

Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=5e7c351ea4fa3f25e65a5aac01f57c58c6fa7f72

Modified Files
--------------
src/include/watchdog/wd_utils.h |  2 +-
src/watchdog/wd_if.c            | 81 +++++++++++++++++++++++++++++------------
src/watchdog/wd_utils.c         | 73 ++++++++++++++++++++++++++-----------
3 files changed, 110 insertions(+), 46 deletions(-)



More information about the pgpool-committers mailing list