Skip to content

Improve error handling #1142

@maelle

Description

@maelle

From #840

Make sure that error codes are checked and handled in all manually written and all auto-generated code. This is essential now that the error handler must return. Previously the error handler would just longjmp(), so there is likely quite a bit of sloppiness about this in the current code, which can potentially lead to crashes. Warning, the test suite won't catch these issues!

Metadata

Metadata

Assignees

No one assigned

    Labels

    upkeepmaintenance, infrastructure, and similar

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions