OSDN Git Service

Protect mmx2 filter code buffers so they are not executable and writeable at
authorRamiro Polla <ramiro.polla@gmail.com>
Thu, 13 Aug 2009 18:29:54 +0000 (18:29 +0000)
committerRamiro Polla <ramiro.polla@gmail.com>
Thu, 13 Aug 2009 18:29:54 +0000 (18:29 +0000)
commit072877888521ffd81a56821350cde68939789560
tree755465fc0dab8eae0da76cbddc1a98e5573349fc
parentb0e1343b85ad83e753bf18bb86144c735916fffc
Protect mmx2 filter code buffers so they are not executable and writeable at
the same time (only mmap for now).

Originally committed as revision 29509 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
libswscale/swscale.c