rjd icon indicating copy to clipboard operation
rjd copied to clipboard

rjd_slotmap: slot validation

Open rdunnington opened this issue 4 years ago • 0 comments

Currently you can use slot handles allocated from one map with a different map. Think about adding a pointer to the associated slotmap in debug to avoid mixing slotmaps? Could also be a sentinel value if less than 8 bytes is desired.

rdunnington avatar Apr 29 '21 05:04 rdunnington