crypto: fix memory leak in randomBytes() error path
authorBen Noordhuis <info@bnoordhuis.nl>
Fri, 16 Aug 2013 14:42:50 +0000 (16:42 +0200)
committerBen Noordhuis <info@bnoordhuis.nl>
Fri, 16 Aug 2013 14:47:30 +0000 (16:47 +0200)
commitec548734cae52713432addacc6787b87f5c5051e
tree9fc7f7716573cce0d03fc75ddc1c337a29765db0
parent9475ee41ad302d05c641b99cebef3e3f70b6c18f
crypto: fix memory leak in randomBytes() error path
src/node_crypto.cc