Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modify HEAP::clear() to not free allocated blocks #1059

Merged

Conversation

ma8ma
Copy link
Collaborator

@ma8ma ma8ma commented Oct 29, 2022

HEAPの使用状況を初期状態に戻すメンバー関数clear()を修正して確保したメモリブロックを解放せずに使用状況だけリセットするようにします。

HEAPの使用状況を初期状態に戻すメンバー関数`clear()`を修正して
確保したメモリブロックを解放せずに使用状況だけリセットするようにします。
@ma8ma ma8ma added the feature 機能の追加と削除 label Oct 29, 2022
@ma8ma ma8ma merged commit e678735 into JDimproved:master Oct 29, 2022
@ma8ma ma8ma deleted the modify-heap-clear-to-not-free-allocated-blocks branch October 29, 2022 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 機能の追加と削除
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

1 participant