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

Uninitialized use found in mysofa2json[bug] #67

Closed
BowenWang opened this issue Aug 24, 2019 · 2 comments
Closed

Uninitialized use found in mysofa2json[bug] #67

BowenWang opened this issue Aug 24, 2019 · 2 comments

Comments

@BowenWang
Copy link

There is an uninitialized use in mysofa2json, the bug is found in git commit 3dba53f.

To trigger the bug, after compiling the target:
valgrind ./mysofa2json test-input.

PoC input is attached(I have to change the suffix of input to zip because of github's upload regulation, but this input in generated by fuzzer.
input.zip
)

@hoene
Copy link
Owner

hoene commented Aug 25, 2019

Thank you, @BowenWang
I added a fix.

@hoene
Copy link
Owner

hoene commented Aug 25, 2019

please review #69

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

2 participants