Skip to content

[BUG]: MCPL_Output.comp seems to create an extra darray1d for X position #2436

@Lomholy

Description

@Lomholy

Describe the bug
Reading the code for MCPL_Output it seems that it allocates an unused array for position X on line 205,

X = create_darr1d (buffermax);

Is this intended or did the extra allocation sneak its way in somehow?

Metadata

Metadata

Assignees

No one assigned

    Labels

    MCPLLinks to something in https://github.com/mctools/mcplbug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions