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

KO Myung-Hun komh at chollian.net
Fri Feb 19 14:51:24 CET 2010


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.

-- 
KO Myung-Hun

Using Mozilla SeaMonkey 2.0
Under OS/2 Warp 4 for Korean with FixPak #15
On Intel Core2Duo T5500 1.66 GHz with 1 GB RAM

Korean OS/2 User Community : http://www.ecomstation.co.kr




More information about the MPlayer-dev-eng mailing list