Uh-huh.

  • Lucy :3@feddit.org
    link
    fedilink
    arrow-up
    0
    ·
    2 days ago

    This version of ‘false’ is implemented as a C program, and is thus more secure and faster than a shell script implementation

    I bet there is a way to exploit

    int main(int, char**) {
        return 1;
    }