Hacker News new | ask | show | jobs
by jamespwilliams 806 days ago
Can you spot the intentional bug in this commit?
1 comments

It was checking if the C compiled to detect the landlock feature, and there was a single character in the middle of the code that made it always fail to compile and therefore silently leave the feature disabled.