Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
astrange
70 days ago
|
parent
|
context
|
favorite
| on:
ARM Memory Tagging: how it improves C/C++ memory s...
MTE (and PAC before it) store some metadata in previously unused pointer bits, so there are potential issues if you were already using those for something else.
Oh and if your program has memory bugs then you have to fix them of course.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Oh and if your program has memory bugs then you have to fix them of course.