Instead, copy the strings into a temporary buffer on the stack and
run strcmp on the copies.
Details
Details
- Reviewers
brooks kib - Commits
- rS360388: Don't run strcmp() against strings stored in user memory.
- compile tested only
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable