Fix crash in pg_replication_slot_advance
Alvaro Herrera <alvherre@alvh.no-ip.org>
Fix crash in pg_replication_slot_advance We were trying to use a LSN variable after releasing its containing slot structure. Reported by: tushar Author: amul sul Reviewed-by: Petr Jelinek, Masahiko Sawada Discussion: https://postgr.es/m/94ba999c-f76a-0423-6523-b8d531dfe4c7@enterprisedb.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/replication/slotfuncs.c | modified | +1 −2 |
Discussion
- Server crash in pg_replication_slot_advance function 7 messages · 2018-02-16 → 2018-02-20