771a9c21cc
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. |
||
---|---|---|
.. | ||
cpu_detect.cpp | ||
cpu_detect.h | ||
native_clock.cpp | ||
native_clock.h | ||
xbyak_abi.h | ||
xbyak_util.h |