diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2007-11-24 21:20:07 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2007-11-24 21:20:07 +0000 |
commit | ae3ff7adf79f5e2bcf6ce856cdf32abf0fe67468 (patch) | |
tree | cbc09cff96226c202ea428e9eb61efb0a73c99f6 /src/backend/utils/adt/xml.c | |
parent | 0f20e7a83e1e28e31daafb8219cbdd7348950541 (diff) | |
download | postgresql-ae3ff7adf79f5e2bcf6ce856cdf32abf0fe67468.tar.gz postgresql-ae3ff7adf79f5e2bcf6ce856cdf32abf0fe67468.zip |
Fix (I think) broken usage of MultiByteToWideChar. I had missed the
subtlety that this function only returns a null terminator if it's
fed input that includes one; which, in the usage here, it's not.
This probably fixes bugs reported by Thomas Haegi.
Diffstat (limited to 'src/backend/utils/adt/xml.c')
0 files changed, 0 insertions, 0 deletions