]> zoso.dev Git - buffer.git/commit
Fixing the special case in Buffer.concat
authorFeross Aboukhadijeh <feross@feross.org>
Wed, 5 Aug 2015 08:41:09 +0000 (10:41 +0200)
committerFeross Aboukhadijeh <feross@feross.org>
Wed, 5 Aug 2015 08:41:09 +0000 (10:41 +0200)
commit97ecf4c599de256fac994910d60c42dbc9baf2a3
tree655089b5e1296d7300bb1de497bfb2878121753c
parent3c26158b9b1f3d51cd8afc58659e220f8f748f7e
Fixing the special case in Buffer.concat

See: https://github.com/nodejs/io.js/pull/1937
index.js
test/methods.js