diff options
author | Noah Misch | 2024-08-22 07:07:04 +0000 |
---|---|---|
committer | Noah Misch | 2024-08-22 07:07:04 +0000 |
commit | a36aa223ec447276bf7050ab9ec6d974cafdf6c4 (patch) | |
tree | 8e9f7885151c2d555283bb0fe135da37e11136f5 /src/tutorial | |
parent | 04158e7fa37c2dda9c3421ca922d02807b86df19 (diff) |
Fix attach of a previously-detached injection point.
It's normal for the name in a free slot to match the new name. The
max_inuse mechanism kept simple cases from reaching the problem. The
problem could appear when index 0 was the previously-detached entry and
index 1 is in use. Back-patch to v17, where this code first appeared.
Diffstat (limited to 'src/tutorial')
0 files changed, 0 insertions, 0 deletions