chakra-core / chakra-core/ChakraCore

ASAN: Output::buffer isn't properly freed

Open
#3,651 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.