-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Closed
Labels
GCGarbage collectorGarbage collectorregressionRegression in behavior compared to a previous versionRegression in behavior compared to a previous version
Description
If a codeinst is not in a cache, it is not legal to call the code generation method, as this method pushes the object into the global debuginfo / JIT structs and later returns those, which can result in GC use-after free bugs
Originally posted by @vtjnash in #53219 (comment)
Posting as a new issue, since the original PR is already merged, so that this doesn't get lost
Metadata
Metadata
Assignees
Labels
GCGarbage collectorGarbage collectorregressionRegression in behavior compared to a previous versionRegression in behavior compared to a previous version