Commit 0fa6c4a6 authored by Brian White's avatar Brian White
Browse files

string_decoder: don't cache Buffer.isEncoding

Some modules are monkey-patching Buffer.isEncoding, so without this
they cannot do that.

Fixes: https://github.com/iojs/io.js/issues/1547
PR-URL: https://github.com/iojs/io.js/pull/1548


Reviewed-By: default avatarEvan Lucas <evanlucas@me.com>
Reviewed-By: default avatarBen Noordhuis <info@bnoordhuis.nl>
parent e55fdc47
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