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

Improved dealing with bad pointers #88

Open
qrilka opened this issue Jul 19, 2020 · 0 comments
Open

Improved dealing with bad pointers #88

qrilka opened this issue Jul 19, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@qrilka
Copy link
Collaborator

qrilka commented Jul 19, 2020

@nh2 's comment in #76

In the future I think it would be nice to observe invalid accesses in more detail over the API, e.g. to be able to write the let testProgram = "example-programs-build/bad-read-pointer" test such that you can assert that it does exactly 1 bad read() syscall.
Then people could use hatrace to test their programs like "this program shouldn't try to make any syscalls working on invalid data, and if it does, tell me which ones and what they do".

@qrilka qrilka added the enhancement New feature or request label Jul 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant