pgbouncer - pgbouncer: gcc braindamage: -Wformat-security is not turned

From: mkz(at)pgfoundry(dot)org (User Mkz)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgbouncer - pgbouncer: gcc braindamage: -Wformat-security is not turned
Date: 2010-04-23 13:49:43
Message-ID: 20100423134943.62AEB10715E4@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
gcc braindamage: -Wformat-security is not turned on by -Wall -Wextra -Wformat

Modified Files:
--------------
pgbouncer:
configure.ac (r1.58 -> r1.59)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/configure.ac?r1=1.58&r2=1.59)
pgbouncer/src:
main.c (r1.65 -> r1.66)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/src/main.c?r1=1.65&r2=1.66)

Browse pgsql-committers by date

  From Date Subject
Next Message User Mkz 2010-04-23 13:50:49 pgbouncer - pgbouncer: Let disconnect_server/client() take printf style
Previous Message User Mkz 2010-04-23 13:48:13 pgbouncer - pgbouncer: Increase size of various startup-related buffers.