1. 30 Sep, 2020 1 commit
    • ReinUsesLisp's avatar
      common/wall_clock: Add virtual destructors · 771a9c21
      ReinUsesLisp authored
      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.
      771a9c21
  2. 29 Sep, 2020 3 commits
  3. 27 Sep, 2020 1 commit
  4. 26 Sep, 2020 5 commits
  5. 25 Sep, 2020 14 commits
  6. 24 Sep, 2020 3 commits
  7. 23 Sep, 2020 13 commits