[MPlayer-dev-eng] [PATCH]: vo_caca.c: improve mouse/keyboard handling
Paul B. Mahol
onemda at gmail.com
Wed Nov 23 19:40:18 CET 2011
On 11/18/11, Paul B. Mahol <onemda at gmail.com> wrote:
> 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.
Ping.
[I would prefer to fix pointless reallocations in separate commit/patch]
More information about the MPlayer-dev-eng
mailing list