[vlc-devel] [PATCH] mkv: fix seek crash on osx
David Fuhrmann
david.fuhrmann at googlemail.com
Thu Feb 23 17:56:09 CET 2012
Am 23.02.2012 um 16:17 schrieb Jean-Baptiste Kempf:
> On Thu, Feb 23, 2012 at 12:15:46PM +0100, David Fuhrmann wrote :
>> should close #6178
>
> Makes no sense, but applied.
For me, the change entirely makes sense. Before, they were 2 variables names i_cat: the outer one uninitialized at the beginning of the method and the other one inside the for loop.
However I have no idea why this fixes the crash mentioned in the ticket, but it does. ;-)
Best regards,
David
More information about the vlc-devel
mailing list