Skip to content

make realloc_string explicitely allocate a new string instead of realloc'ing#160

Merged
kpamnany merged 1 commit intov1.10.2+RAIfrom
dcn-simpler-realloc-string
Jun 27, 2024
Merged

make realloc_string explicitely allocate a new string instead of realloc'ing#160
kpamnany merged 1 commit intov1.10.2+RAIfrom
dcn-simpler-realloc-string

Conversation

@d-netto
Copy link
Copy Markdown

@d-netto d-netto commented Jun 26, 2024

PR Description

I'm able to build Julia locally with this patch.

Motivation is to fix a race we may have in gc_big_object_link/unlink if two different threads mutate a bigval list at the same time.

Checklist

Requirements for merging:

@d-netto d-netto requested a review from kpamnany June 26, 2024 20:58
@github-actions github-actions bot added port-to-v1.10 port-to-v1.12 This change should apply to Julia v1.12 builds labels Jun 26, 2024
@kpamnany kpamnany removed the port-to-v1.12 This change should apply to Julia v1.12 builds label Jun 26, 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.

2 participants