Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Free
zckCtx
from zckDL
before overwriting it
Since the `zckCtx` from `zckDL` is referenced only in `zckDL` and there is only a single `zckDL` per `LrDownloadTarget` we have to free previous `zckCtx` before overwriting it. Otherwise it leaks.
- Loading branch information