These variables needs a byte for every character in the path and an
additional trailing null, but the length returned by strlen excludes
the trailing null.
This PR is based on #5, but I can rebase it onto master if the
reformatting in #5 isn't wanted.
These variables needs a byte for every character in the path and an additional trailing null, but the length returned by strlen excludes the trailing null.
This PR is based on #5, but I can rebase it onto master if the reformatting in #5 isn't wanted.