Skip to content
This repository has been archived by the owner on Jul 17, 2019. It is now read-only.

Warning reported from clang tidy on Call to virtual function during destruction #224

Open
sriluxman opened this issue Feb 4, 2019 · 0 comments

Comments

@sriluxman
Copy link

sriluxman commented Feb 4, 2019

When analyzing the sources with clang tidy we get the following warning

warning: clang-analyzer-optin.cplusplus.VirtualCall
Call to virtual function during destruction
ClearDefaultActionsLocked();

in the below code block line 1472

ClearDefaultActionsLocked();

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant