Fixed a double free bug
Fixed a bug where allocating 0 workspace causes overlapping memory in memory pool which then results in a memory double free error.
Showing
Please register or sign in to comment
Fixed a bug where allocating 0 workspace causes overlapping memory in memory pool which then results in a memory double free error.