Fix for [pgpool-hackers: 2354] segfault with pg_md5
authorMuhammad Usama <m.usama@gmail.com>
Mon, 22 May 2017 19:53:14 +0000 (00:53 +0500)
committerMuhammad Usama <m.usama@gmail.com>
Mon, 22 May 2017 19:53:14 +0000 (00:53 +0500)
commit6e467941d00ef78955fa1d76cbfa939b8984c7da
tree3417e9569c90654a316a1b7235f4cd82c05a888a
parent14fab7acc011b18af6dc853e30c4e663586ac828
Fix for [pgpool-hackers: 2354] segfault with pg_md5

It was a stupid coding mistake.
Also fixing memory leak issues reported by valgrind in pg_md5 utility.
src/config/pool_config_variables.c