Skip to content

Remove sba_allocator

Pre-release
Pre-release
Compare
Choose a tag to compare
@TingDaoK TingDaoK released this 29 Jul 17:26
· 222 commits to main since this release
071f0de
  • Remove sba_allocator in case the allocator is gone when the Client clean itself up. (When the client destroy itself, there is a race between the connection destroy and S3 client destroy, may result in a crash)
  • Fixed a memory leak about endpoint hash map.