Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(dipu,droplet): clear error after malloc failed (no mem) (#903)
allocator 随后会尝试释放一些 block 再 malloc,如果不清理错误,之后的调用全都会错误
- Loading branch information