Avoid uninitialized bits in the result of QTN2QT().

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

Commit: cc24fb418d8da7ed93f9cd936f7da8fc7e0381bf
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2011-05-24T18:20:08Z
Releases: 9.1.0
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