Commit c1ce423b authored by Fedor Indutny's avatar Fedor Indutny Committed by Rod Vagg
Browse files

string_bytes: fix unaligned write in UCS2

Support unaligned output buffer when writing out UCS2 in
`StringBytes::Write`.

Fix: https://github.com/nodejs/node/issues/2457
PR-URL: https://github.com/nodejs/node/pull/2480


Reviewed-By: default avatarTrevor Norris <trev.norris@gmail.com>
parent 56a2ae9c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment