pgfouine - pgfouine: fixed several potential XSS issues in the error

From: gsmet(at)pgfoundry(dot)org (User Gsmet)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgfouine - pgfouine: fixed several potential XSS issues in the error
Date: 2010-03-26 17:53:50
Message-ID: 20100326175350.101FB10715D1@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
fixed several potential XSS issues in the error report, reported by Austin King

Modified Files:
--------------
pgfouine:
ChangeLog (r1.97 -> r1.98)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/ChangeLog?r1=1.97&r2=1.98)
pgfouine/include/reporting/reports:
NormalizedErrorsMostFrequentReport.class.php (r1.10 -> r1.11)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/reporting/reports/NormalizedErrorsMostFrequentReport.class.php?r1=1.10&r2=1.11)
NormalizedErrorsReport.class.php (r1.8 -> r1.9)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/reporting/reports/NormalizedErrorsReport.class.php?r1=1.8&r2=1.9)

Browse pgsql-committers by date

  From Date Subject
Next Message Simon Riggs 2010-03-26 20:00:00 Re: Re: [COMMITTERS] pgsql: Augment WAL records for btree delete with GetOldestXmin() to
Previous Message Heikki Linnakangas 2010-03-26 12:23:34 pgsql: Flush CopyOutResponse when starting streaming in walsender, so