Using node::Buffer::Copy() instead of node::Buffer::New() to copy the handle bytes...
authorMichael Vasseur <michael_vasseur@outlook.com>
Sun, 7 Feb 2016 09:20:38 +0000 (10:20 +0100)
committerMichael Vasseur <michael_vasseur@outlook.com>
Sun, 7 Feb 2016 09:20:38 +0000 (10:20 +0100)
commit702455674bbf721f2191bf294b54a2107eb2dfd2
tree56d1267a74135e71411111f85199731e8ba5b94c
parent18631df88b25e117fc0328fdbabf0c2f67c88df8
Using node::Buffer::Copy() instead of node::Buffer::New() to copy the handle bytes to buffer make the buffer really contains the data.
atom/browser/api/atom_api_window.cc