Skip to content

Comments

Fix #12724 FN: resourceLeak (allocation result in variable, regression)#8215

Open
chrchr-github wants to merge 8 commits intodanmar:mainfrom
chrchr-github:chr_12724
Open

Fix #12724 FN: resourceLeak (allocation result in variable, regression)#8215
chrchr-github wants to merge 8 commits intodanmar:mainfrom
chrchr-github:chr_12724

Conversation

@chrchr-github
Copy link
Collaborator

No description provided.

@chrchr-github chrchr-github marked this pull request as ready for review February 15, 2026 08:53
Co-authored-by: Daniel Marjamäki <daniel.marjamaki@gmail.com>
(isVarTokComparison(par, &vartok, alloc_failed_conds))) {
varInfo1.erase(vartok->varId());
varInfo2.erase(vartok->varId());
for (const Token* compTok : getComparisonTokens(astOperand2AfterCommas) {

Check failure

Code scanning / Cppcheck Premium

Unmatched '('. Configuration: '__GNUC__=1;__CPPCHECK__=1'. Error

Unmatched '('. Configuration: '__GNUC__=1;__CPPCHECK__=1'.
@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants