Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Replace push with emplace #56

Merged
merged 1 commit into from
Dec 22, 2024
Merged

Replace push with emplace #56

merged 1 commit into from
Dec 22, 2024

Conversation

stickz
Copy link
Owner

@stickz stickz commented Dec 22, 2024

@stickz stickz merged commit cc3b9b6 into master Dec 22, 2024
2 checks passed
@stickz stickz deleted the emplace branch December 22, 2024 14:11
stickz added a commit to stickz/docker-rtorrent-rutorrent that referenced this pull request Dec 23, 2024
## 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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant