[omniORB] Fix for building on systems with Trusted Path Execution

Michael Orlitzky michael at orlitzky.com
Tue Aug 16 19:33:05 BST 2016


Here's a small patch that sets the umask to something safer during
CreateDir. This is the minimal change that lets the build succeed on a
system with Grsecurity and Trusted Path Execution (TPE), but if you feel
inclined towards a larger change I would suggest not messing with the
umask at all: if the user wants to create directories in which he can't
do anything, let him.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: change-umask-from-002-to-022-in-CreateDir-macro.patch
Type: text/x-patch
Size: 1986 bytes
Desc: not available
URL: <http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20160816/afea9b1a/attachment.bin>


More information about the omniORB-list mailing list