Skip to content

Stack overflow when writing ogg with long frames #99

@littlecattle

Description

@littlecattle

Should be allocated on heap to avoid stack overflow caused by long frames?

float *work=alloca(v->pcm_current*sizeof(*work));

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