Skip to content

potential segmentation fault in lapacke_dgeesx/sgeesx #307

@winice-test

Description

@winice-test

In lapacke_dgeesx.c, line 82-88, it only allocates iwork if sense = 'b' or 'v'. But in LAPACK version of dgeesx.f, it always set IWORK(1) = LIWRK at line 403 & 644.

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