Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## Version 6.3 Release **This release is recommended for additional stability and performance.** 1. Fixed a possible crash on shutdown caused by improper termination of the curl stack. 2. Improved software performance by using emplace instead of push on `std::array` objects. ## What's Changed * Replace push with emplace by stickz in stickz/rtorrent#56 * Fixed curl stack shutdown with active downloads by stickz in stickz/rtorrent#57 **Full Changelog**: stickz/rtorrent@v6.2-0.9.8-0.13.8...v6.3-0.9.8-0.13.8
- Loading branch information