Y
Hacker News
new
|
ask
|
show
|
jobs
by
jonsen
2709 days ago
I’d guess that it used the old times trick of saving the return address by modifying the code of the called subroutine. A recursive call would then overwrite the primary callers return address.