pgsql: Avoid uninitialized bits in the result of QTN2QT().

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Avoid uninitialized bits in the result of QTN2QT().
Дата
Msg-id E1QOwFT-0006ax-Bm@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Avoid uninitialized bits in the result of QTN2QT().

Found with additional valgrind testing.

Noah Misch

Branch
------
REL8_4_STABLE

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

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


В списке pgsql-committers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Avoid uninitialized bits in the result of QTN2QT().
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Avoid uninitialized bits in the result of QTN2QT().