forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit4ab353c
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 parenteae1ba6 commit4ab353c
1 file changed
+6
-5
lines changedLines changed: 6 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
533 | 533 |
| |
534 | 534 |
| |
535 | 535 |
| |
536 |
| - | |
537 |
| - | |
538 |
| - | |
539 |
| - | |
540 | 536 |
| |
541 | 537 |
| |
542 | 538 |
| |
543 | 539 |
| |
544 | 540 |
| |
545 | 541 |
| |
546 |
| - | |
| 542 | + | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
547 | 548 |
| |
548 | 549 |
| |
549 | 550 |
| |
|
0 commit comments
Comments
(0)