]> 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:20:57 +0000 (14:20 -0400)
commitc2a366d9d9d3b1e2dc4c65d9a9fab5c1c0d6c246
treeccd5164ad9d39ad95513a14066467ac1448a7068
parente48433e9f81d6aceef2b538f1783fbcc91e1074f
Avoid uninitialized bits in the result of QTN2QT().

Found with additional valgrind testing.

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