pgsql: Check for unterminated strings when calling uloc_getLanguage(). - Mailing list pgsql-committers

From Jeff Davis
Subject pgsql: Check for unterminated strings when calling uloc_getLanguage().
Date
Msg-id E1wClbh-000zkW-0E@gemulon.postgresql.org
Whole thread
List pgsql-committers
Check for unterminated strings when calling uloc_getLanguage().

Missed by commit 1671f990dd66.

Author: Andreas Karlsson <andreas@proxel.se>
Discussion: https://postgr.es/m/118ca69e-47eb-42e1-83e9-72ccf40dd6fd@proxel.se
Backpatch-through: 16

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/dacd8fa6f259e25f747d6d71290d9d5ed86095df

Modified Files
--------------
src/bin/initdb/initdb.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Add tests for low-level PGLZ [de]compression routines
Next
From: Jeff Davis
Date:
Subject: pgsql: Check for unterminated strings when calling uloc_getLanguage().