c4milo / fusejs

Low level fuse bindings for nodejs
http://c4milo.github.io/fusejs
111 stars 72 forks source link

Fix null pointer error when creating a symbolic link. #38

Closed pviotti closed 5 years ago

pviotti commented 6 years ago

Fix null pointer error in FileSystem::RemoteSymLink upon calling fuse_req_userdata with req==NULL.