Y
Hacker News
new
|
ask
|
show
|
jobs
by
johnisgood
85 days ago
No, I mean, for example uninitialized pointers are a huge red flag, so seeing one not set to NULL is honestly shocking, especially in crypto code where a stray pointer can lead to crashes or subtle security issues.