node
node copied to clipboard
fix: malloc mismatch in node_crypto (electron-4.x)
Backports the crypto patches mentioned in https://github.com/electron/node/pull/110, minimizing the original PR surface.
Didn't we switch to using patch files for node?
Thats what i thought, didn't get into 4.x. @MarshallOfSound are you gonna add it ? If not I can do it and follow up with this patch over there.