]> granicus.if.org Git - postgresql/commit
Avoid uninitialized bits in the result of QTN2QT().
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 24 May 2011 18:20:08 +0000 (14:20 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 24 May 2011 18:21:19 +0000 (14:21 -0400)
commitbd9215a346da64467d9b070715bf40e412ba6b14
tree038aec0e94be905371861ab9df56e145b8d531b2
parentc6fc554a825cb2f03ef0a23b7a965da7185ce1be
Avoid uninitialized bits in the result of QTN2QT().

Found with additional valgrind testing.

Noah Misch
src/backend/utils/adt/tsquery_util.c