Skip to content

fix memory corruption issue

Compare
Choose a tag to compare
@acgreek acgreek released this 11 Aug 13:31
· 735 commits to master since this release

The mempool allocator resulted in some memory corruption and autobahn test failures. This release restores the native allocator and adds a copy on the handleMessage method to avoid the buffer from being corrupted in the executor thread