Pádraig Brady <[email protected]> writes: > Hi Chris! > > I've pushed that now, thank you.
Thanks for the fix! > I'll see if I can trigger it with a test and if it warrants a NEWS entry > later. We initially allocate 2 * MIN (PATH_MAX, 16 * 1024) bytes, so I think it would be pretty difficult to trigger this bug. I've never run into it while testing 'pwd' in very deep directories. Also, I think it would be difficult to add a test case since many systems do not support directories that deep. Collin
