Skip to content

check that gain vectors are the correct size in the interpolator #47

@tomjnixon

Description

@tomjnixon

an assert in apply_interp that both points are the same size would catch an out-of-bounds read (or null pointer dereference) in some cases

it might be nice to do a more thorough check by passing in the expected size to GainInterpolator then checking them in process as they are used, but that's a bit more complex and an API change

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