Issue #2722. Now the char buffer to support the path string has
not fixed length, it mallocs memory if needed. As a result, we don't have a maximum for the getcwd() method.
Showing
Please register or sign in to comment
not fixed length, it mallocs memory if needed. As a result, we don't have a maximum for the getcwd() method.