Skip to content

Replace two calloc() calls by malloc() calls? #48

Description

@elfring

👀 I find the following statements suspicious because the initialisation with zeros is not needed for the mentioned memory areas.

How do you think about to use the function “malloc” at these source code places? 🤔

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions