Add SyscallNonDeterministicArg strace logger wrapper#3473
Add SyscallNonDeterministicArg strace logger wrapper#3473stevenengler merged 1 commit intoshadow:mainfrom
SyscallNonDeterministicArg strace logger wrapper#3473Conversation
robgjansen
left a comment
There was a problem hiding this comment.
Do we (eventually) want to apply this to all pointer types too, where we don't want the value of the pointer to be printed? Or is our current method for handling those sufficient?
Pointer types like If you mean to reuse the new |
This makes the determinism tests pass again on my computer.
c0571d1 to
be9e50b
Compare
This makes the determinism tests pass again on my computer.
Example:
Closes #3460.