Comment on Xz.git: Fix Linux Landlock Feature Test in AutotoolsComments−jamespwilliamsOP2yCan you spot the intentional bug in this commit?−JSDevOps2yIt 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.
Comments
Can you spot the intentional bug in this commit?
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.