]> 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:32 +0000 (21:25 +0300)
committerTeodor Sigaev <teodor@sigaev.ru>
Fri, 8 Apr 2016 18:25:32 +0000 (21:25 +0300)
commitbf73016e01f0b9eb7c9ad1916a75d1c3bf78f743
tree9aad94863fbca2458069b81e7c8e02fe3cd85e27
parent8491679434d824bcb3a1d1713070261056683476
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