Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gcc doesn't like when we use snprintf to concatenate buffers that can maybe truncate the result. Fix that by lowering the max path size for directories only. Not very clean but I am not sure how to fix that in a better way.
- Loading branch information