Skip to content

Potential double-deletion in CPyCppyy::CPPMethod::Destroy_ #7692

@linev

Description

@linev

This method called from CPyCppyy::CPPMethod destructor, but also from assign operator.
Means it is strongly advisable to clear pointers to avoid potential use of destroyed objects.
Also fConverters must be cleaned.

Indirectly discovered via DeepCode analyzers:

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions