]> 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:06 +0000 (14:46 -0700)
commitca938ec213d954aaa9eba60bbbfbfa924fac0d7a
treee2b37538a031f81beff856930f363558a77fd6bd
parent42473d90098da256e3bf2bdf793e8b7a35de384b
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