]> 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:47 +0000 (21:25 +0300)
committerTeodor Sigaev <teodor@sigaev.ru>
Fri, 8 Apr 2016 18:25:47 +0000 (21:25 +0300)
commitb2a9e161ddb94daf3fa69e177b7e48ee944ec5a2
treec13e66d9bc6c942c7ae7d319b7d56dd4e0ba0669
parentf79a7fa90a7111974aa986ddf2b108f4525d89ab
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