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

Add more asserts #10

Open
2 tasks
thass0 opened this issue Jan 8, 2024 · 0 comments
Open
2 tasks

Add more asserts #10

thass0 opened this issue Jan 8, 2024 · 0 comments

Comments

@thass0
Copy link
Owner

thass0 commented Jan 8, 2024

  • is_dyn_exec in src/info.c ought not to return false if info is NULL. Just crash, otherwise totally wrong data is passed around.
  • parse_num (src/debugger.c) will segfault if passed NULL in its first argument. The function should check that this argument is not NULL.
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