Skip to content

CSVExportFilter segfaults if no filename is specified #1077

@timp3289

Description

@timp3289

Windows 11, msys64, recent build from source.

  • Export file name is blank by default
  • CSVExportFilter does not check for non-blank name before opening the file
  • CSVExportFilter does not check for non-null FILE* before trying to fprintf()
  • Segfault on line 187 of CSVExportFilter.cpp

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