-
- 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
Zítra, 14.8.2025 od 20:00CEST, budou Gitlab, Gitlab Pages a Gitlab Runners servery aktualizované z důvodu vydání bezpečnostní aktualizace. Počítejte s několika krátkými nedostupnostmi služeb až do odvolání (běžně do hodiny). Děkuji, masters@cesnet.cz
Make sure not to pass the absolute root directory to lstat() and chdir(), as these functions can't handle long path names.