Hacker News new | ask | show | jobs
by tedunangst 1493 days ago
Writing to a slice concurrently can split the data pointer and capacity, and now you have a pointer that can be accessed out of bounds.