Skip to content

ffffrw crashes due to missing Setup_DataArrays callΒ #117

@wrp

Description

@wrp

File: eval_f.c
Function: ffffrw_work

The ffffrw function (find first row matching expression) crashes
with a segfault because ffffrw_work does not call Setup_DataArrays
before using the data arrays. Compare with ffcrow_work which does
call Setup_DataArrays and works correctly.

Reproduction: Call ffffrw on a valid FITS file with a simple
expression like "COL1 > 0".

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