Skip to content

set_debug(true) crashes #309

@daxpedda

Description

@daxpedda

Apparently simply doing this:

sentry_options_t *options = sentry_options_new();
sentry_options_set_debug(options, 1);

Crashes the application. This doesn't happen in 0.3.2, so maybe it has something to do with #302?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels
    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