]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Check for unterminated strings when calling uloc_getLanguage().
authorJeff Davis <jdavis@postgresql.org>
Tue, 14 Apr 2026 19:06:02 +0000 (12:06 -0700)
committerJeff Davis <jdavis@postgresql.org>
Tue, 14 Apr 2026 21:46:14 +0000 (14:46 -0700)
commitdacd8fa6f259e25f747d6d71290d9d5ed86095df
tree69f149de8c9a46ce6274b24a029d84d9d6966755
parent67d318e70402b0eb450c7e20c0378b88e5a6df1d
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
src/bin/initdb/initdb.c