Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Fixed disclosure of local variables by
eval
; ref #3710
This patch fixes the latter part of #3710. We need to change `struct REnv` to fix the former part of the issue.
- Loading branch information