Y
Hacker News
new
|
ask
|
show
|
jobs
by
CJefferson
2733 days ago
https://github.com/fingolfin/memmove-bug
1 comments
int0x80
2733 days ago
Wow thats scary indeed... They where using x86 signed compare instead of unsigned (jg vs ja)... Thanks for the link btw!
link