Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't overwrite the original pointer returned by ec_find_adapters(), otherwise the linked list is leaked. Instead, use a temporary variable, and pass the original pointer to ec_free_adapters().
- Loading branch information