Avoid unnecessary em zeroing in non-exec path as it already zeroed by malloc with M_ZERO flag and move zeroing to the proper place in exec path.
Details
Details
- Reviewers
trasz - Group Reviewers
Linux Emulation - Commits
- rS283454: Avoid unnecessary em zeroing in non-exec path
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
No Lint Coverage - Unit
No Test Coverage