aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/xml.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2007-11-24 21:20:07 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2007-11-24 21:20:07 +0000
commitae3ff7adf79f5e2bcf6ce856cdf32abf0fe67468 (patch)
treecbc09cff96226c202ea428e9eb61efb0a73c99f6 /src/backend/utils/adt/xml.c
parent0f20e7a83e1e28e31daafb8219cbdd7348950541 (diff)
downloadpostgresql-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