[vlc-devel] [PATCH] os2: make high-memory safe

KO Myung-Hun komh78 at gmail.com
Sun Feb 23 15:42:52 CET 2014


Hi/2.

Rémi Denis-Courmont wrote:
> Le dimanche 23 février 2014, 19:38:10 KO Myung-Hun a écrit :
>> Some OS/2 APIs are not high-memory safe. So there are needs to use wrapper
>> functions to make them high-memory safe.
> 
> Why do you need to patch vlc_common.h ?
> 

os2safe.h should be included before os2.h. It redefines some OS/2 APIs
for high-memory safe. But DosDevIOCtl() is not covered by os2safe.h. So
I introduced a wrapper for it additionally.

-- 
KO Myung-Hun

Using Mozilla SeaMonkey 2.7.2
Under OS/2 Warp 4 for Korean with FixPak #15
In VirtualBox v4.1.28 on Intel Core i7-3615QM 2.30GHz with 8GB RAM

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




More information about the vlc-devel mailing list