Summary
Minor bug fixes.
Based on the stable-0.15
branch, which marks this as a stable release.
Current development relies on donations, and as such is highly appreciated.
Donations make futher development possible, and as such are highly appreciated:
- Paypal
- Patreon
- SubscribeStar
- Bitcoin: 1MpmXm5AHtdBoDaLZstJw8nupJJaeKu8V8
- Ethereum: 0x9AB1e3C3d8a875e870f161b3e9287Db0E6DAfF78
- Litecoin: LdyaVR67LBnTf6mAT4QJnjSG2Zk67qxmfQ
- Cardano: addr1qytaslmqmk6dspltw06sp0zf83dh09u79j49ceh5y26zdcccgq4ph7nmx6kgmzeldauj43254ey97f3x4xw49d86aguqwfhlte
What's Changed
Bug Fixes
- Fix ExecFile waitpid error handling. by @rakshasa in #1507
- Fixed corrupted stack in curl stack due to wrong argument type. by @rakshasa in #1512
- Properly handle -1 value passed to curl set_timeout. by @rakshasa in #1514
- When encountering invalid completed chunks value ignore it. by @rakshasa in rakshasa/libtorrent#482