未验证 提交 29354ef5 编写于 作者: S so 提交者: GitHub

Release configuration resource. (#53857)

Co-authored-by: Nshuxinqin <shuxinqin@outlook.com>
上级 c3096469
......@@ -605,6 +605,7 @@ private void Dispose(bool disposing)
return;
}
_configuration?.Dispose();
_state?.Handle?.Dispose();
if (_stateHandle.IsAllocated) _stateHandle.Free();
_disposed = true;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册