Skip to content

No null check on info leads to segfault #85

@fourierules

Description

@fourierules

During a quick little test of wemu with one of my custom device table blobs i kept hitting a segfault here. Why I'm getting here I'm not certain yet but the fact is everywhere else in the function info is guarded except here. Thought I'd bring it up...

sprintf(info, "%s", error_get_pretty(errp));

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions