frida / frida-node

Frida Node.js bindings
282 stars 66 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.