On 11/18/11, Paul B. Mahol <onemda at gmail.com> wrote: > Additionaly caca1x.diff stop pointless dither recreation calls on resize. > Oh, this one probably introduce memory leak, but it is easy to fix it by just adding caca_free_dither(dither); above caca_create_dither(..) in config() function.