Skip to content
Snippets Groups Projects
Commit b0d1aac3 authored by Ben Gamari's avatar Ben Gamari Committed by Marge Bot
Browse files

nonmoving: Don't push empty arrays to update remembered set

Previously the write barrier of resizeSmallArray# incorrectly handled
resizing of zero-sized arrays, pushing an invalid pointer to the update
remembered set.

Fixes #22931.
parent bd21d1ef
No related branches found
No related tags found
1 merge request!10094Marge Bot Batch MR - DO NOT TOUCH
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment