forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitfe67d25
committed
Free ignorelist after each regression test schedule.
It's a trivial amount of RAM held until the end of the regressiontest run; but it's probably worth fixing to silence future warningsfrom code analyzers.This was the only memory leak pointed out by clang's static codeanalysis tool.1 parent07fca60 commitfe67d25
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1655 | 1655 |
| |
1656 | 1656 |
| |
1657 | 1657 |
| |
| 1658 | + | |
| 1659 | + | |
1658 | 1660 |
| |
1659 | 1661 |
| |
1660 | 1662 |
| |
|
0 commit comments
Comments
(0)