]> granicus.if.org Git - postgresql/commit
Fix possible use of uninitialised value in ts_headline()
authorTeodor Sigaev <teodor@sigaev.ru>
Fri, 8 Apr 2016 18:25:14 +0000 (21:25 +0300)
committerTeodor Sigaev <teodor@sigaev.ru>
Fri, 8 Apr 2016 18:25:14 +0000 (21:25 +0300)
commitcb0c8cbf316f9362c11d7a8356e6f459258ae78e
treed2dfcb3de6bbc49339cf032209c6dbbded71f66d
parent690c543550b0d2852060c18d270cdb534d339d9a
Fix possible use of uninitialised value in ts_headline()

Found during investigation of failure of skink buildfarm member and its
valgrind report.

Backpatch to all supported branches
src/backend/tsearch/wparser_def.c