▲ | pizlonator 5 days ago | |||||||||||||||||||||||||
Yeah that should just work Code that strives to preserve provenance works in Fil-C | ||||||||||||||||||||||||||
▲ | charleslmunger 5 days ago | parent [-] | |||||||||||||||||||||||||
Very cool. Hardware asan did not catch the pointer provenance bug in the previous implementation of that code because it relies on tag bits, and the produced pointer was bit-identical to the intended one. It sounds like fil-c would have caught it because the pointer capabilities are stored elsewhere. | ||||||||||||||||||||||||||
|