[distcc] Re: distcc Digest, Vol 63, Issue 2

shadowkill50 tru_maurice at comcast.net
Thu Mar 13 14:13:46 GMT 2008


Did it scrub the diff.... sigh.  Hey Mods do you have a heuristic
checker you could use instead of a blanket "no"?
On Thu, 2008-03-13 at 12:00 +0000, distcc-request at lists.samba.org wrote:
> Send distcc mailing list submissions to
> 	distcc at lists.samba.org
> 
> To subscribe or unsubscribe via the World Wide Web, visit
> 	https://lists.samba.org/mailman/listinfo/distcc
> or, via email, send a message with subject or body 'help' to
> 	distcc-request at lists.samba.org
> 
> You can reach the person managing the list at
> 	distcc-owner at lists.samba.org
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of distcc digest..."
> 
> 
> Today's Topics:
> 
>    1. PATCH bugfix for dcc_unlock() (Sascha Demetrio)
> 
> 
> ----------------------------------------------------------------------
> 
> Message: 1
> Date: Wed, 12 Mar 2008 14:22:39 +0100
> From: Sascha Demetrio <saschad at crytek.de>
> Subject: [distcc] PATCH bugfix for dcc_unlock()
> To: "distcc at lists.samba.org" <distcc at lists.samba.org>
> Message-ID: <47D7D91F.60904 at crytek.de>
> Content-Type: text/plain; charset="us-ascii"
> 
> Hi!
> 
> The current (2.18.3) implementation of dcc_unlock() is flawed, depending
> on which lock implementation is selected. Closing the file descriptor
> for unlocking works for flock() style locks, but not for locks acquired
> through F_SETLK or lockf(), because these locks are associated with the
> process, not the fd.
> 
> Here's a fix.
> 
> Kind regards,
> Sascha
> 
> ___
> This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message, which arise as a result of e-mail transmission. If verification is required please request a hard-copy version. Crytek GmbH - http://www.crytek.com
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: distcc-2.18.3-lockpatch.diff
> Type: application/octet-stream
> Size: 1190 bytes
> Desc: not available
> Url : http://lists.samba.org/archive/distcc/attachments/20080312/2afcd734/distcc-2.18.3-lockpatch-0001.obj
> 
> ------------------------------
> 
> _______________________________________________
> distcc mailing list
> distcc at lists.samba.org
> https://lists.samba.org/mailman/listinfo/distcc
> 
> 
> End of distcc Digest, Vol 63, Issue 2
> *************************************



More information about the distcc mailing list