Y
Hacker News
new
|
ask
|
show
|
jobs
by
extraduder_ire
823 days ago
Linux did break adobe flash when it used memmove like memcopy after fixing a kernel bug. Can't think of any other examples though.
3 comments
vbezhenar
823 days ago
AFAIR it was glibc change and Linux kernel had nothing to do with it.
link
thayne
815 days ago
memmove and memcpy don't use a syscall, that would be very inefficient. How would a kernel fix change the behavior?
link
saurik
823 days ago
Well,
everyone
breaks Adobe Flash... that's the whispered exception at the end of the rule: "don't break userspace and then blame the user (unless that user is Adobe Flash... F--- Adobe Flash)" ;P.
link