Skip to content

Segmentation Fault when Output-Dir doesn't exist #47

Description

@Synix4Life

Explanation:
When the output directory doesn't exist, the program segmentation faults. I.e., it yet doesn't check if the output directory exists.

How to reproduce:
(OS: Linux)

Compile the program, then run the program

./kongruent [...] -i <input_dir>/ -o <output_dir>/

If output_dir doesn't exist, the program segmentation faults during export

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