Skip to content

RootCollection: Fix cppcheck warning.

Calling a virtual function from a dtor does not use virtual dispatch.

Merge request reports