DynamoRIO / DynamoRIO/dynamorio
use C++ std::string comparison in droption.h to avoid link error
Open
Component-Build
Component-Extension
help wanted
Hotlist-Release
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
droption.h includes both `` and ``. We should remove the and replace the strcmp with a std::string comparison.
Contributor guide
Assessment
This issue has not been assessed yet.