Commit 898d4238 authored by Brian White's avatar Brian White Committed by Jeremiah Senkpiel
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
PORT-PR-URL: https://github.com/iojs/io.js/pull/1560
PORT-FROM: v2.x / 0fa6c4a6


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