Avoid uninitialized bits in the result of QTN2QT().

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 9a57eafe9d29280fa65c5912df38fc8650507035
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2011-05-24T18:22:05Z
Releases: 8.3.16
Avoid uninitialized bits in the result of QTN2QT().

Found with additional valgrind testing.

Noah Misch

Files

PathChange+/−
src/backend/utils/adt/tsquery_util.c modified +1 −1