Y
Hacker News
new
|
ask
|
show
|
jobs
by
astrange
297 days ago
Secure hardware needs software cooperation to work - for instance to avoid type confusion you need to tag memory with types, but malloc() doesn't know the type of memory it's allocating.