chakra-core / chakra-core/ChakraCore
SAL annotation for some JsRT APIs should be changed.
Open
Suggestion
Task
- Dominant language
- JavaScript
- Stars
- 9.3k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
eg.
`JsSetCurrentContext`
takes `nullptr`as input but the API annotation has only`__In__,`so this raises the preFAST error. There are other APIs which have the same behavior. We need to look at other APIs and fix that.
Contributor guide
Assessment
This issue has not been assessed yet.