Fix memory leak on fs.write()
authorRyan Dahl <ry@tinyclouds.org>
Sat, 21 Nov 2009 23:47:26 +0000 (00:47 +0100)
committerRyan Dahl <ry@tinyclouds.org>
Sat, 21 Nov 2009 23:47:36 +0000 (00:47 +0100)
commit1cacb50f2bf9465c7919a3c4be96aee409355dec
tree2bb25dc8e4d61aa1bc24b72efe68f6e20bc73d77
parent8be6a896543c708f08e8bdbe944323084c0e3b1a
Fix memory leak on fs.write()

Reported by onne@onnlucky.com.
src/node_file.cc