Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use a larger buffer for realpath() #11330

Merged
merged 2 commits into from
Aug 26, 2018

Conversation

unknownbrackets
Copy link
Collaborator

@unknownbrackets unknownbrackets commented Aug 26, 2018

Maybe this will help #11328 and #11318 - since it's now on the heap and libuv uses a larger buffer too. I decided to be very generous.

If this doesn't help, I think we'll just remove on Mac.

-[Unknown]

Hopefully will prevent crashes on Mac.
No behavior change, just fixes a warning.
@unknownbrackets unknownbrackets added this to the v1.7.0 milestone Aug 26, 2018
@hrydgard
Copy link
Owner

That's pretty generous yes :) Let's try it.

@hrydgard hrydgard merged commit 773dba1 into hrydgard:master Aug 26, 2018
@unknownbrackets unknownbrackets deleted the mac-realpath branch August 27, 2018 03:03
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.

2 participants