This repository has been archived on 2026-05-10. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
yuzu/src/common
ReinUsesLisp 771a9c21cc 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.
2020-09-30 02:53:34 -03:00
..
2018-10-02 16:04:10 +02:00
2020-06-27 18:20:06 -04:00
2020-08-26 02:32:32 -04:00
2020-06-27 18:20:06 -04:00
2020-07-14 16:26:54 -04:00
2019-04-25 08:07:57 -04:00