Skip to content
  • Henrik Gramner's avatar
    Fix potential memory leak · 0435ec9c
    Henrik Gramner authored and Henrik Gramner's avatar Henrik Gramner committed
    In the (very unlikely) scenario of a pthread mutex/cond init failure
    in the tile state reallocation code some newly allocated mutexes/conds
    could leak.
    0435ec9c