Skip to content
  1. Sep 30, 2020
    • 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. Sep 29, 2020
  3. Sep 27, 2020
  4. Sep 26, 2020
  5. Sep 25, 2020
  6. Sep 24, 2020
  7. Sep 23, 2020
Loading