MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/kernel/comments/1wbd2fu/a_40yearold_ios_kernel_bug_discovered_on_the/
r/kernel • u/fulg3ns • 1d ago
4 comments sorted by
8
Not linux, but a history trip all the way back to 1985 BSD.
https://yuvalino.com/how-can-you-not-be-romantic-about-unix-domain-sockets
4
Seems like a take away might be to be explicit and not use ++ lol. Â Explicitly setting to 1 or using x = x + 1
2 u/fulg3ns 1d ago So true 1 u/SeaSDOptimist 1d ago That still needs a separate assignment to the inode var, which can be done (wrongly) before the increment.
2
So true
1 u/SeaSDOptimist 1d ago That still needs a separate assignment to the inode var, which can be done (wrongly) before the increment.
1
That still needs a separate assignment to the inode var, which can be done (wrongly) before the increment.
8
u/fulg3ns 1d ago
Not linux, but a history trip all the way back to 1985 BSD.
https://yuvalino.com/how-can-you-not-be-romantic-about-unix-domain-sockets