common/wall_clock: Add virtual destructors
From -fsanitize=address, this code wasn't calling the proper destructor. Adding virtual destructors for each inherited class and the base class fixes this bug. While we are at it, mark the functions as final.master
parent
09609dd50e
commit
771a9c21cc
Loading…
Reference in New Issue