Skip to content

Conversation

@zbjornson
Copy link
Collaborator

Also allows larger buffers to be returned on 64-bit platforms. Nan only allows 0x3FFFFFFF; Node/v8 allows 0x7FFFFFFF on 64-bit.

Fixes #1158

  • Have you updated CHANGELOG.md?

Also allows larger buffers to be returned on 64-bit platforms. Nan only allows 0x3FFFFFFF; Node/v8 allows 0x7FFFFFFF on 64-bit.

Fixes Automattic#1158
@zbjornson zbjornson merged commit c1cc378 into Automattic:master May 31, 2019
@zbjornson zbjornson deleted the zb/1158 branch May 31, 2019 22:46
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.

Assertion error in Nan::CopyBuffer

2 participants