-
- Downloads
Fixed another PATH_MAX reliance in calc.c
Make sure not to pass the absolute root directory to lstat() and chdir(), as these functions can't handle long path names.
Please register or sign in to comment
Make sure not to pass the absolute root directory to lstat() and chdir(), as these functions can't handle long path names.