forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitaf67aee
committed
pg_waldump: Fix small memory leak when rmgr->rm_identify returns NULL.
This got broken in604f795, shortly after rm_identify'sintroduction.Author: Andres FreundDiscussion:https://postgr.es/m/20191029233341.4gnyau7e5v2lh5sc@alap3.anarazel.deBackpatch: 9.5, where rm_identify was introduced1 parent9f7a664 commitaf67aee
1 file changed
+6
-5
lines changedLines changed: 6 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
542 | 542 |
| |
543 | 543 |
| |
544 | 544 |
| |
545 |
| - | |
546 |
| - | |
547 |
| - | |
548 |
| - | |
549 | 545 |
| |
550 | 546 |
| |
551 | 547 |
| |
552 | 548 |
| |
553 | 549 |
| |
554 | 550 |
| |
555 |
| - | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
556 | 557 |
| |
557 | 558 |
| |
558 | 559 |
| |
|
0 commit comments
Comments
(0)