summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorTom Lane2019-02-08 18:30:42 +0000
committerTom Lane2019-02-08 18:31:04 +0000
commit0d7d71b64d70b2db51f6339d6fb86fc4e01f7335 (patch)
treec27f04662845a91c9fdd4521bc5433b863ef4449 /doc/src
parentb25155021014bfce9627229c8fa5a5f3eeac6ead (diff)
Defend against null error message reported by libxml2.
While this isn't really supposed to happen, it can occur in OOM situations and perhaps others. Instead of crashing, substitute "(no message provided)". I didn't worry about localizing this text, since we aren't localizing anything else here; besides, if we're on the edge of OOM, it's unlikely gettext() would work. Report and fix by Sergio Conde Gómez in bug #15624. Discussion: https://postgr.es/m/15624-4dea54091a2864e6@postgresql.org
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions