[MPlayer-dev-eng] [PATCH] Fix the stack crash on OS/2 when playing qtaudio/qtvideo

Diego Biurrun diego at biurrun.de
Fri Feb 19 14:55:27 CET 2010


On Fri, Feb 19, 2010 at 10:51:24PM +0900, KO Myung-Hun wrote:
> KO Myung-Hun wrote:
>>
>> KO Myung-Hun wrote:
>>>
>>> Diego Biurrun wrote:
>>>> On Thu, Feb 18, 2010 at 01:50:29AM +0900, KO Myung-Hun wrote:
>>>>>
>>>>> This patch fixes the stack crash(SYS3171) on OS/2 when playing
>>>>> qtaudio/qtvideo.
>>>>>
>>>>> --- libmpcodecs/ad_qtaudio.c (revision 30605)
>>>>> +++ libmpcodecs/ad_qtaudio.c (working copy)
>>>>> @@ -282,6 +282,11 @@
>>>>> int error;
>>>>> unsigned long ConvertedFrames=0;
>>>>> unsigned long ConvertedBytes=0;
>>>>> +
>>>>> +#if defined(WIN32_LOADER)
>>>>
>>>> #ifdef
>>>
>>> Ok.
>>>
>>>> Somehow I have a nagging feeling that there should be a better way..
>>>
>>> Hmmm...
>>
>> Ok to apply ?
>
> Silence is positive. Applied.

It usually is, but please give people a bit more than a day to react
next time.  Just wait for a few more days, thus hard feelings will
be avoided.

Diego



More information about the MPlayer-dev-eng mailing list