diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2013-07-18 21:55:38 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2013-07-18 21:55:38 -0400 |
commit | d9f37e6661ec654f7252bfc23e084c9e2ca5db14 (patch) | |
tree | dcb80bebf992e8f5b40d4c6cae35a128c09fd05e /src/backend/utils/adt/jsonfuncs.c | |
parent | e2bd904955e2221eddf01110b1f25002de2aaa83 (diff) | |
download | postgresql-d9f37e6661ec654f7252bfc23e084c9e2ca5db14.tar.gz postgresql-d9f37e6661ec654f7252bfc23e084c9e2ca5db14.zip |
Add checks for valid multibyte character length in UtfToLocal, LocalToUtf.
This is mainly to suppress "uninitialized variable" warnings from very
recent versions of gcc. But it seems like a good robustness thing anyway,
not to mention that we might someday decide to support 6-byte UTF8.
Per report from Karol Trzcionka. No back-patch since there's no reason
at the moment to think this is more than cosmetic.
Diffstat (limited to 'src/backend/utils/adt/jsonfuncs.c')
0 files changed, 0 insertions, 0 deletions