Hi Stig,
Thank you,
Regards,
sb...@us...
----- Original Message -----
From: "Stig Hornuff" <sti...@cy...>
To: <cvs...@li...>
Sent: Tuesday, July 13, 2004 2:57 PM
Subject: [cvsacl-users] Segmentation fault when using
UseSeperateACLFileForEachDir=yes
> Hi,
>
> For the sake of making cvs-1.11.17-cvsacl-1.2.1-patched work I created a
> small patch for this little problem.
> This thing is that 'accessfilecount' was not initialize if 'file' was
> not null.
>
> By move the accessfilecount up above the if construct (and thus out of
> it), it is insured, that it is initialized to whatever 'intcount' is set
to.
>
> I fooled around with it and made a LOT of directories and files - no
> problems and access rights are handle properly.
>
> Patch is attached!
>
> (If the attachment doesn't come through, then let me know where to put it)
>
> Cheers
> Stig :))
>
>
|