[MPlayer-users] mplayer crashes on subtitles (fetched today from cvs/head)

Attila Kinali kinali at gmx.net
Sat Jan 4 19:26:34 CET 2003


On Sat, 4 Jan 2003 18:44:15 +0100
Arkadiusz Miskiewicz <misiek at pld.ORG.PL> wrote:

Please read bugreports.html, especialy about truncating mplayer output



> Commenting out
>     for (j = sub_orig - 1; j >= 0; --j) {
>         for (i = first[j].lines - 1; i >= 0; --i) {
>             free(first[j].text[i]);
>         }
> //      free(&first[j]);
>     }

This is definitly not a fix but a 
creating a bug (more precisely a memleak)

			Attila Kinali

-- 
Emacs ist für mich kein Editor. Für mich ist das genau das gleiche, als wenn
ich nach einem Fahrrad (für die Sonntagbrötchen) frage und einen pangalaktischen
Raumkreuzer mit 10 km Gesamtlänge bekomme. Ich weiß nicht, was ich damit soll.
		-- Frank Klemm, de.comp.os.unix.discussion



More information about the MPlayer-users mailing list