Commit 379daa2
committed
BUG/MINOR: removed memory leaks if no HTTP requests are mirrored
In case the program was compiled to use the cURL library and we did not
specify a mirror url at program startup, the memory allocated for mirroring
HTTP requests was not freed.
Version of the program changed to v1.2.6.1 parent 502efeb commit 379daa2
3 files changed
+7
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
430 | 430 | | |
431 | 431 | | |
432 | 432 | | |
433 | | - | |
| 433 | + | |
434 | 434 | | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
435 | 439 | | |
436 | 440 | | |
437 | 441 | | |
| |||
0 commit comments