pgsql: Avoid uninitialized bits in the result of QTN2QT(). - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Avoid uninitialized bits in the result of QTN2QT().
Date
Msg-id E1QOwFT-0006av-Bg@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Avoid uninitialized bits in the result of QTN2QT().

Found with additional valgrind testing.

Noah Misch

Branch
------
REL9_0_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/c2a366d9d9d3b1e2dc4c65d9a9fab5c1c0d6c246

Modified Files
--------------
src/backend/utils/adt/tsquery_util.c |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Avoid uninitialized bits in the result of QTN2QT().
Next
From: Tom Lane
Date:
Subject: pgsql: Avoid uninitialized bits in the result of QTN2QT().