forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commite3ff8c3
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 parent9bf2476 commite3ff8c3
1 file changed
+6
-5
lines changedLines changed: 6 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
448 | 448 |
| |
449 | 449 |
| |
450 | 450 |
| |
451 |
| - | |
452 |
| - | |
453 |
| - | |
454 |
| - | |
455 | 451 |
| |
456 | 452 |
| |
457 | 453 |
| |
458 | 454 |
| |
459 | 455 |
| |
460 | 456 |
| |
461 |
| - | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
462 | 463 |
| |
463 | 464 |
| |
464 | 465 |
| |
|
0 commit comments
Comments
(0)