Skip to content
  • Michael Natterer's avatar
    base: add a proper version of the code that tracked down the tile manager leak · 68ee4a5d
    Michael Natterer authored
    For GIMP_UNSTABLE, keep around a list of allocated tile managers and
    have a function tile_manager_exit() which complains about them and
    unrefs them. This is infinitely more helpful than the tile cache and
    swap complaining about not being empty, because there is absolutely
    nothing wrong with swap and cache when we simply leaked tile managers.
    68ee4a5d