Skip to content

Pass EXCEPTION_POINTERS to before_send_func for crashpad backend (on_crash candidate) #592

@espkk

Description

@espkk

Hi,

I'm wondering why ExceptionInfo is not passed to before_send_func as a second (hint) argument here:

event, NULL, options->before_send_data);

This could be useful for example to choose a cleanup strategy depending on the exception code when before_send_func is called.
Is this by design or can be changed?

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