Skip to content

refine ep plugin c++ wrapper#23050

Merged
guyang3532 merged 1 commit intoleca/outOfTreeEPfrom
yangu/outoftreeEP
Dec 7, 2024
Merged

refine ep plugin c++ wrapper#23050
guyang3532 merged 1 commit intoleca/outOfTreeEPfrom
yangu/outoftreeEP

Conversation

@guyang3532
Copy link
Contributor

No description provided.

@guyang3532 guyang3532 merged commit fefbe27 into leca/outOfTreeEP Dec 7, 2024
@guyang3532 guyang3532 deleted the yangu/outoftreeEP branch December 7, 2024 07:36
if (!nodes) {
return nullptr;
}
delete[] nodes;

Check warning

Code scanning / PREfast

Avoid calling new and delete explicitly, use std::make_unique<T> instead (r.11).

Avoid calling new and delete explicitly, use std::make_unique<T> instead (r.11).
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.

1 participant