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 stringent checks of buffered syscalls in DEBUG #195

Open
joneschrisg opened this issue Jul 9, 2013 · 2 comments
Open

Add more stringent checks of buffered syscalls in DEBUG #195

joneschrisg opened this issue Jul 9, 2013 · 2 comments

Comments

@joneschrisg
Copy link
Contributor

In #183, something is going way off the rails during replay, and I bet we could catch it earlier if we checked the pointer values and other non-outparam data passed to the syscall wrappers.

@joneschrisg
Copy link
Contributor Author

Note to self: the new support for RR_MAGIC_SAVE_DATA_FD is the mechanism we needed to implement this.

@joneschrisg
Copy link
Contributor Author

Depends on #681.

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