[vlc-devel] vlc: svn commit r25271 (pdherbemont)
Rémi Denis-Courmont
rdenis at simphalempin.com
Mon Feb 25 17:09:00 CET 2008
Le Saturday 23 February 2008 23:53:00 Subversion daemon, vous avez écrit :
> r25271 | pdherbemont | 2008-02-23 22:52:59 +0100 (Sat, 23 Feb 2008) | 2
> lines Changed paths:
> M /trunk/extras/buildsystem/cmake/include/config.cmake
>
> cmake: Don't use poll() on Mac OS X, as it can't poll a tty properly.
Very bad idea. This introduces a trivial buffer overflow whenever FD_SET and
FD_ISSET are used.
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list