"vscode:/vscode.git/clone" did not exist on "3296265cfa47730060e7754f444dbea1c2c81813"
  • wooway777's avatar
    Fixed a double free bug · ee03ee68
    wooway777 authored
    Fixed a bug where allocating 0 workspace causes overlapping memory in memory pool which then results in a memory double free error.
    ee03ee68
memory_allocator.cpp 3.29 KB