Re: [PATCH][API-CONFORMAANCE] Increase SYMLOOP_MAX to 63

2025-06-20 Thread Sebastian Feld via Cygwin
On Tue, Jun 17, 2025 at 1:16 PM Corinna Vinschen wrote: > > Hi Sebastian, > > On Jun 17 09:48, Sebastian Feld wrote: > > The following patch increases from 10 to 63, per Windows spec > > https://learn.microsoft.com/en-us/windows/win32/fileio/reparse-points > > > > Security impact is minor, SYMLOOP

Re: [PATCH][API-CONFORMAANCE] Increase SYMLOOP_MAX to 63

2025-06-17 Thread Corinna Vinschen via Cygwin
Hi Sebastian, On Jun 17 09:48, Sebastian Feld wrote: > The following patch increases from 10 to 63, per Windows spec > https://learn.microsoft.com/en-us/windows/win32/fileio/reparse-points > > Security impact is minor, SYMLOOP_MAX is just an artificial limiter to > prevent endless loops. In case