This is the mail archive of the cygwin-patches mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 0/6] Protect fork() against dll- and exe-updates.



On 03/30/2016 11:53 AM, Michael Haubenwallner wrote:
> Hi,
> 
> this is the updated and split series of patches to use hardlinks
> for creating the child process by fork(), in reply to
> https://cygwin.com/ml/cygwin-developers/2016-01/msg00002.html
> https://cygwin.com/ml/cygwin-developers/2016-03/msg00005.html
> http://thread.gmane.org/gmane.os.cygwin.devel/1378
> 
> Thanks for review!
> /haubi/
> 
> 

Creating a new process now requires a write operation on the filesystem
hosting the binary? Seriously? I don't think that's worth it no matter
the other benefits.

Attachment: signature.asc
Description: OpenPGP digital signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]