Remove 'binary' encoding assert - add tests
authorRyan Dahl <ry@tinyclouds.org>
Mon, 16 May 2011 22:00:33 +0000 (15:00 -0700)
committerRyan Dahl <ry@tinyclouds.org>
Mon, 16 May 2011 22:01:33 +0000 (15:01 -0700)
commit103a450d3a6ca5281a5ac6579dfecbebe748f745
tree977e08139087715782fce7b187e1fcd2daecfacf
parent249361cab798420679ae7d3dee3b33f04c97cb35
Remove 'binary' encoding assert - add tests

Don't write large characters to buffers with binary encoding. You will be
silently injured.
src/node.cc
test/simple/test-buffer.js