[pgpool-committers: 112] pgpool: Major bug fix and refactoring of encode_key(). Fix memory leak

Tatsuo Ishii ishii at postgresql.org
Mon Apr 9 09:04:21 JST 2012


Major bug fix and refactoring of encode_key().  Fix memory leak,
remove unnecessary malloc(). Add checking return of malloc().

Branch
------
master

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

Modified Files
--------------
pool_memqcache.c |   43 +++++++++++++++++--------------------------
1 files changed, 17 insertions(+), 26 deletions(-)



More information about the pgpool-committers mailing list