Skip to content

Error handler segfault #98

@kustra

Description

@kustra

This line results in a segfault in case of an error if I don't have an error handler set up:

writer->error_fn(writer, writer->error);

I see that error_fn is checked for NULL everywhere else before call.

Nice work, btw. I like the API design.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions