Skip to content

buffer: zero fill Buffer(num) by default#12141

Closed
jasnell wants to merge 3 commits intonodejs:masterfrom
jasnell:zero-fill-buffer
Closed

buffer: zero fill Buffer(num) by default#12141
jasnell wants to merge 3 commits intonodejs:masterfrom
jasnell:zero-fill-buffer

Conversation

@jasnell
Copy link
Member

@jasnell jasnell commented Mar 31, 2017

Zero-fill Buffer(num) and new Buffer(num) by default.

Refs: nodejs/CTC#89

@nodejs/ctc

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

buffer

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

buffer Issues and PRs related to the buffer subsystem. semver-major PRs that contain breaking changes and should be released in the next major version.

10 participants