Skip to content
  • Deucе's avatar
    6ec4d431
    Fix some highly unlikely memory leaks · 6ec4d431
    Deucе authored
    - Ensure last is cleared even if we manage external scaling without Xrender
    - Free the bitmap rectangle in the same situation
    - Make a copy of x_internal_scaling so it's used consistently
      (not mutex protected, and accessed from multiple threads)
    6ec4d431
    Fix some highly unlikely memory leaks
    Deucе authored
    - Ensure last is cleared even if we manage external scaling without Xrender
    - Free the bitmap rectangle in the same situation
    - Make a copy of x_internal_scaling so it's used consistently
      (not mutex protected, and accessed from multiple threads)
Loading