Обсуждение: pgsql: Fix double-free bug of WAL streaming buffer in pg_receivexlog.

Поиск
Список
Период
Сортировка

pgsql: Fix double-free bug of WAL streaming buffer in pg_receivexlog.

От
Fujii Masao
Дата:
Fix double-free bug of WAL streaming buffer in pg_receivexlog.

This bug was introduced while refactoring in commit 74cbe96.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/4ccac92d08f22ef0f8df29ea6bd9d5e77bf1d246

Modified Files
--------------
src/bin/pg_basebackup/receivelog.c |    7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)