Skip to content

Handle no-free strings properly.#105

Merged
wks merged 2 commits intommtk:masterfrom
wks:fix/str-nofree
Sep 19, 2024
Merged

Handle no-free strings properly.#105
wks merged 2 commits intommtk:masterfrom
wks:fix/str-nofree

Conversation

@wks
Copy link
Collaborator

@wks wks commented Sep 19, 2024

This PR updates the ruby repo to include commits related to handling Strings with the STR_NOFREE flag.

The ruby repo also includes a change that forwards rb_str_tmp_frozen_no_embed_acquire to rb_str_tmp_frozen_acquire because we don't need to workaround page locking when using MMTk.

We also apply -DMMTK_WB_ASSERT_VO when running CI tests. That will help us detect "destination is not MMTk object" bugs earlier at the time when the field is written to.

wks added 2 commits September 19, 2024 11:20
This commit updates the `ruby` repo to include commits related to
handling Strings with the `STR_NOFREE` flag.
This will help detecting dangling pointers earlier.
@wks wks merged commit 4d85076 into mmtk:master Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant