src: fix u-a-free if uv returns err in ASYNC_CALL
authorKarl Skomski <karl@skomski.com>
Thu, 24 Sep 2015 08:53:42 +0000 (10:53 +0200)
committerJames M Snell <jasnell@gmail.com>
Fri, 9 Oct 2015 03:29:04 +0000 (20:29 -0700)
commit2314378f0689394e0b0ad7417dc2d54c875b997c
treec382ed445068cd3b177a5022308f41a94b820aee
parentaf24376e187d444654787724b1cfc724137b0e85
src: fix u-a-free if uv returns err in ASYNC_CALL

PR-URL: https://github.com/nodejs/node/pull/3049
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
src/node_file.cc