frida / frida-node

Frida Node.js bindings
281 stars 65 forks source link

Fix leak in IOStream's WriteOperation #54

Closed mrmacete closed 4 years ago

mrmacete commented 4 years ago

Apparently this allows the underlying buffer to be garbage collected when done.