Skip to content

Build null error #1

@Methes

Description

@Methes

I might be doing something wrong but when I'm trying to build this app using your instructions, after ./make.sh I get

./newns.c: In function ‘main’:
./newns.c:19:10: warning: null argument where non-null required (argument 2) [-Wnonnull]
   19 |   return execv("/bin/sh", NULL);
      |          ^~~~~

Any clues how to fix this please?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions