windows: fix memory leak in WinapiErrnoException
authorAlexis Campailla <alexis@janeasystems.com>
Tue, 5 Aug 2014 13:33:16 +0000 (15:33 +0200)
committerFedor Indutny <fedor@indutny.com>
Mon, 11 Aug 2014 14:19:55 +0000 (18:19 +0400)
commit93f3b640d06df5e123e7ede90e40df06258d9d47
tree5df4941be357ffaf4c0a34a85e5f77e43ac20f0c
parent6ea5d1673145a8e8c554035f88f15ce4610be0fd
windows: fix memory leak in WinapiErrnoException

Fix https://github.com/joyent/node/issues/2341

Reviewed-By: Fedor Indutny <fedor@indutny.com>
src/node.cc