[vlc-devel] [vlc-commits] src: fix compilation on platforms without MSG_NOSIGNAL
Rémi Denis-Courmont
remi at remlab.net
Thu May 21 18:54:32 CEST 2015
Le jeudi 21 mai 2015, 18:50:48 David Fuhrmann a écrit :
> vlc | branch: master | David Fuhrmann <dfuhrmann at videolan.org> | Thu May 21
> 18:49:44 2015 +0200| [342d6965bd10116fe64c57cd01f9abec21a7ed77] |
> committer: David Fuhrmann
>
> src: fix compilation on platforms without MSG_NOSIGNAL
This is wrong. rootbind.c is POSIX-specific and MSG_NOSIGNAL has to be there.
If you don´t have it, you have no business even compiling this file.
Plus this is a security issue from my PoV.
--
Rémi Denis-Courmont
Remlab T:mi
http://www.remlab.net/
More information about the vlc-devel
mailing list