<div dir="ltr"><div><div><div><div>Hi everyone,<br><br></div>After spending 2 months on LLVM generally speaking and more specifically on security passes (ASan, SAFECode, BoundsChecking) I wanted to know if there were an available implementation of strictly fat-pointer based approach to enforce bounds?<br><br></div>If not, I wanted to implement one. I think it is interessant to have such a tool available even if there are better designs (SoftBound does have a fat-pointer approach with separated metadata accessible by hash table or shadow space which allows to have compatibility).<br><br></div>Thanks for your advice,<br></div>Pierre<br></div>