Thanks to visit codestin.com
Credit goes to postgrespro.com

pgsql: Fix bogus length calculation that could lead to crash if the - Mailing list pgsql-committers

From [email protected] (Tom Lane)
Subject pgsql: Fix bogus length calculation that could lead to crash if the
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix bogus length calculation that could lead to crash if the string
happened to be right up against the end of memory, per report from
Matt Magoffin.  While at it, avoid useless multiple copying of string
by not depending on xmlStrncatNew.

Modified Files:
--------------
    pgsql/src/backend/utils/adt:
        xml.c (r1.58 -> r1.59)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/xml.c?r1=1.58&r2=1.59)

pgsql-committers by date:

Previous
From: [email protected] (User Cunha17)
Date:
Subject: snapshot - root: Removing unsupported FAST REFRESH drivers.
Next
From: [email protected] (User Aglio)
Date:
Subject: press - pr: Added HTML pages for translation.