Y
Hacker News
new
|
ask
|
show
|
jobs
by
WalterBright
496 days ago
The top memory safety bugs in shipped code for C and C++ are out of bounds array indexing.
1 comments
saagarjha
496 days ago
Are you sure? I generally see more use-after-free and other lifetime issues.
link
WalterBright
495 days ago
Every survey I've seen corroborated it.
link