]> git.sesse.net Git - vlc/commit
os2: make high-memory safe
authorKO Myung-Hun <komh78@gmail.com>
Sun, 23 Feb 2014 10:38:10 +0000 (19:38 +0900)
committerRémi Denis-Courmont <remi@remlab.net>
Sun, 23 Feb 2014 14:45:53 +0000 (16:45 +0200)
commit8a62913aa35ed91c415c531ad7d5876e75b6dc1b
tree98fcb1c57b931316394bab3ebf86dff2800b8e19
parentbb3d20e76d975cd8d2c71170d11e1268e455bc91
os2: make high-memory safe

Some OS/2 APIs are not high-memory safe. So there are needs to use wrapper
functions to make them high-memory safe.

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
include/vlc_common.h
modules/access/vcd/cdrom.c