Skip to content

Please don't allocate 512 bytes on the stack #107

Open
@PatrickDekker98

Description

@PatrickDekker98

char buf[BUFSIZ];

This macro BUFSIZ expands to 521 bytes in stdio.h

Metadata

Metadata

Assignees

No one assigned

    Labels

    topic: codeRelated to content of the project itselftype: enhancementProposed improvement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions