pgsql: protect vfprintf from hijacking by Windows gettext just like

From: adunstan(at)postgresql(dot)org (Andrew Dunstan)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: protect vfprintf from hijacking by Windows gettext just like
Date: 2006-11-28 01:12:34
Message-ID: 20061128011234.D39ED9FA621@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------

protect vfprintf from hijacking by Windows gettext just like other members of the *printf family.

Modified Files:
--------------
pgsql/src/include:
port.h (r1.105 -> r1.106)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/port.h.diff?r1=1.105&r2=1.106)
pgsql/src/port:
snprintf.c (r1.32 -> r1.33)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/port/snprintf.c.diff?r1=1.32&r2=1.33)

Browse pgsql-committers by date

  From Date Subject
Next Message User Andrewd 2006-11-28 01:27:35 pgbuildfarm - client-code: add port for REL8_2_STABLE, and change
Previous Message Tom Lane 2006-11-28 01:09:03 pgsql: Fix inheritance description to note that not-null constraints are