Skip to content

DREDD injects header before Feature Test Macro #215

Closed
@JonathanFoo0523

Description

@JonathanFoo0523

Minimal Reproducible Example (Produced with CReduce):

#define _GNU_SOURCE
#include <sys/mman.h>
void main() {
  size_t a = 4096;
  mremap;
}

Environment

  • OS: Ubuntu 20.04.6 LTS
  • Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
  • C library: (Ubuntu GLIBC 2.31-0ubuntu9.14) 2.31

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions