]> 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:59 +0000 (21:25 +0300)
committerTeodor Sigaev <teodor@sigaev.ru>
Fri, 8 Apr 2016 18:25:59 +0000 (21:25 +0300)
commit9d3fb209a07656fdee6f190013ecfcd1c590bedb
treee499c258096147c59c35dd2f1ba1970e7739f22a
parentca5d6edbfe6bb060e815ef0195ed67c05842bede
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