You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
InjectionPointEntry->name was described as a hash key, which was fine
when introduced in d86d20f, but it is not now.
Oversight in 86db52a, that has changed the way injection points are
stored in shared memory from a hash table to an array.
Backpatch-through: 17
0 commit comments