Skip to content

remove path length restrictions - #115

Merged
cjihrig merged 1 commit into
masterfrom
path-max
May 2, 2020
Merged

remove path length restrictions#115
cjihrig merged 1 commit into
masterfrom
path-max

Conversation

@cjihrig

@cjihrig cjihrig commented May 2, 2020

Copy link
Copy Markdown
Collaborator

This commit removes PATH_MAX_BYTES and all of the code that
relies on it. All paths are now dynamically allocated.

Fixes: #114

This commit removes PATH_MAX_BYTES and all of the code that
relies on it. All paths are now dynamically allocated.

Fixes: #114
@cjihrig
cjihrig merged commit 0862906 into master May 2, 2020
@cjihrig
cjihrig deleted the path-max branch May 2, 2020 16:45
@cjihrig cjihrig mentioned this pull request May 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove path length restrictions

1 participant