Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No null check on info leads to segfault #85

Open
fourierules opened this issue Oct 30, 2023 · 0 comments
Open

No null check on info leads to segfault #85

fourierules opened this issue Oct 30, 2023 · 0 comments

Comments

@fourierules
Copy link

fourierules commented Oct 30, 2023

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));

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant