pgpool - pgpool: fix malloc size (not harmfull actually)

From: t-ishii(at)pgfoundry(dot)org (User T-ishii)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgpool - pgpool: fix malloc size (not harmfull actually)
Date: 2005-05-07 11:48:16
Message-ID: 20050507114816.AF0371125FFA@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
fix malloc size (not harmfull actually)

Modified Files:
--------------
pgpool:
main.c (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgpool/pgpool/main.c.diff?r1=1.3&r2=1.4)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2005-05-07 15:18:17 pgsql: Add comment on C locale test for upper/lower/initcap().
Previous Message User T-ishii 2005-05-07 11:47:31 pgpool - pgpool: fix memory leak