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
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 30716 Build 28445: arc lint + arc unit