]> 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:22:05 +0000 (14:22 -0400)
commit9a57eafe9d29280fa65c5912df38fc8650507035
treeb4a945761446a0b3e64037980543a02c313bf9f6
parent18afe429a42bae11f5976c0c2736e7b25264ae49
Avoid uninitialized bits in the result of QTN2QT().

Found with additional valgrind testing.

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