Commit 4554f67
Bryan Cain
ppd-cache: fix memory leak
These fields were being allocated by _ppdCacheCreateWith*() but never
freed by anything. Free them in _ppdCacheDestroy() to fix the leak.
Based on commit 7e4b961850b66baf895fc0 in libppd.1 parent 8055b86 commit 4554f67
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2152 | 2152 | | |
2153 | 2153 | | |
2154 | 2154 | | |
| 2155 | + | |
| 2156 | + | |
| 2157 | + | |
| 2158 | + | |
| 2159 | + | |
2155 | 2160 | | |
2156 | 2161 | | |
2157 | 2162 | | |
| |||
0 commit comments