Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[sanitizer_common] Remove unnecessary const_cast
This used to be required because rlim was declared volatile, but commit d657f10 removed that workaround.
- Loading branch information