Closed Ngalstyan4 closed 10 months ago
Great fixes, @Ngalstyan4! Also, thank you a lot for organizing the suggestions in separate PRs, always supported by evidence! Always joy reading them 🤗
:tada: This PR is included in version 2.9.0 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
Fix some miscelenious issues encountered while working on #335
Add move construction tests and fix an issue caused by them ASAN flagged the memset call on empty buffer when the test ran with the added move construction portion
Only consider zero length IO an error if input buffer was larger than zero
Move option-override policy opt-in before policy definitions so overr…