Skip to content

[L0] Delete-type-mismatch output in asan #1942

@fabiomestre

Description

@fabiomestre

While trying to run asan on a graph e2e test, I found an issue that seems to be related to the v2 version of the level-zero adapter. There is a new context class for v2 but delete is being called on the base class which causes a delete-type-mismatch error in asan. I don't think this is causing any major bugs but, technically, it is to be undefined behaviour. This is the asan output: asan_output.txt

Metadata

Metadata

Assignees

Labels

level-zeroL0 adapter specific issues

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions