Commit 34aa683
committed
Free list entry memory explicitly on delete
As we delete entry from the list we should also free its memory, even if
we later reset whole memory context.1 parent 54dc169 commit 34aa683
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1625 | 1625 | | |
1626 | 1626 | | |
1627 | 1627 | | |
| 1628 | + | |
1628 | 1629 | | |
1629 | 1630 | | |
1630 | 1631 | | |
| |||
1642 | 1643 | | |
1643 | 1644 | | |
1644 | 1645 | | |
| 1646 | + | |
1645 | 1647 | | |
1646 | 1648 | | |
1647 | 1649 | | |
| |||
0 commit comments