]> 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:45:47 +0000 (14:45 -0700)
commit8167371704bd2ae26304878c1d6d167dabed0c71
treebd44f4433f60b0786bc32203800761f70b00e5b2
parentcaee654e05e886bf0198cdd8a1c021ca321999b8
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