Fix: buffer.copy ignores sourceEnd if it's set to 0
authorMichael Williamson <mike@zwobble.org>
Thu, 11 Apr 2013 20:30:06 +0000 (21:30 +0100)
committerMichael Williamson <mike@zwobble.org>
Thu, 11 Apr 2013 20:30:06 +0000 (21:30 +0100)
commit03211391a56ada98ca69260de1cb7606076b7dd2
tree1f95afeeabe80605115daa657c394a7bfb6e39fa
parentb9492bf8c649e4387b8c01380f3e9f54c5972e77
Fix: buffer.copy ignores sourceEnd if it's set to 0
index.js
test/buffer.js