pgsql: Fix failure of new wchar->mb functions to advance from pointer. - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Fix failure of new wchar->mb functions to advance from pointer.
Date
Msg-id E1SmzX0-0005VQ-I1@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix failure of new wchar->mb functions to advance from pointer.

Bug spotted by Tom Lane.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/f6a05fd973a102f7e66c491d3f854864b8d24844

Modified Files
--------------
src/backend/utils/mb/wchar.c |    5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: Fix PGDATAOLD and PGDATANEW to properly set pgconfig location, p
Next
From: Heikki Linnakangas
Date:
Subject: pgsql: Validate xlog record header before enlarging the work area to st