Skip to content
This repository was archived by the owner on Jun 9, 2022. It is now read-only.
This repository was archived by the owner on Jun 9, 2022. It is now read-only.

warning: argument 1 null where non-null expected [-Wnonnull] #76

@sthibaul

Description

@sthibaul

Here:

fwrite(voiced_buf, sizeof(int16), voiced_nsamps, file);

voiced_buf is always NULL, and passed as such to fwrite.

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