Mir

Comment 2 for bug 1183507

Revision history for this message
Alan Griffiths (alan-griffiths) wrote :

This is more an "accident waiting to happen" than a serious problem. I doubt that any of these classes are deleted through a pointer to base. (They are typically created using make_shared - and the resulting pointer deletes the correct type.)