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

fix: make sure Buffer.alloc exit on node < 4.5.0 #247

Merged
merged 1 commit into from
Sep 5, 2017
Merged

Conversation

fengmk2
Copy link
Member

@fengmk2 fengmk2 commented Sep 5, 2017

This change is Reviewable

@fengmk2 fengmk2 added the bug label Sep 5, 2017
@mention-bot
Copy link

@fengmk2, thanks for your PR! By analyzing the history of the files in this pull request, we identified @dead-horse, @welladamm and @ibigbug to be potential reviewers.

@@ -6,6 +6,8 @@ node_js:
- '8'
- '6'
- '4'
- '4.4.7'
- '4.2.3'
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

package.json 里面写了

"engines": {
    "node": ">=4.2.3"
  },

@dead-horse
Copy link
Member

+1

@fengmk2 fengmk2 merged commit 54abccb into master Sep 5, 2017
@fengmk2 fengmk2 deleted the buffer.alloc branch September 5, 2017 08:14
@fengmk2
Copy link
Member Author

fengmk2 commented Sep 5, 2017

3.1.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants