Skip to content

Fix crash when aws_s3_meta_request has function called on it after completion

Pre-release
Pre-release
Compare
Choose a tag to compare
@graebm graebm released this 21 Oct 03:10
· 150 commits to main since this release
1850681

What's Changed

  • don't invoke on_body callback if there is no body to report. by @TingDaoK in #220
  • s3_meta_request: fix typo by @grrtrr in #222
  • Fix crash when aws_s3_meta_request has function called on it after completion by @graebm in #217

Full Changelog: v0.1.49...v0.1.50