fuse-friends / fuse-native

Multithreaded FUSE bindings for Node JS.
203 stars 29 forks source link

malloc and track thread_local buffers from js #20

Closed mafintosh closed 4 years ago

mafintosh commented 4 years ago

to avoid crashes when multiple external buffers are made from the same pointer.