chakra-core / chakra-core/ChakraCore
ASAN: Output::buffer isn't properly freed
Open
Bug
Severity: 3
- Dominant language
- JavaScript
- Stars
- 9.3k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
Not a real problem for our release builds, but can add noise to ASAN runs of debug/test-only tests, where Output::Print is used.
Contributor guide
Research direction
Start by locating Output::buffer and the Output::Print implementation, then reproduce the debug or test-only ASAN run described in the issue. Confirm that the buffer is properly freed and that the ASAN noise is gone.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100