Fix double-free bug of WAL streaming buffer in pg_receivexlog.
Fujii Masao <fujii@postgresql.org>
Fix double-free bug of WAL streaming buffer in pg_receivexlog. This bug was introduced while refactoring in commit 74cbe96.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_basebackup/receivelog.c | modified | +3 −4 |