Files
node-v0.x-archive/src
Ben Noordhuis 628bd81afb crypto: check randomBytes() size argument
Throw a TypeError if size > 0x3fffffff. Avoids the following V8 fatal
error:

  FATAL ERROR: v8::Object::SetIndexedPropertiesToExternalArrayData()
  length exceeds max acceptable value

Fixes #5126.
2013-03-23 15:50:10 +01:00
..
2013-03-06 14:31:22 +04:00
2012-08-28 15:04:55 +02:00
2012-11-17 00:52:58 +01:00
2013-02-25 23:45:02 +01:00
2012-03-10 00:14:14 +01:00
2011-03-14 17:37:05 -07:00
2013-03-21 09:14:31 -07:00
2013-03-17 13:45:34 +01:00
2012-02-03 14:07:32 +00:00
2013-03-14 15:55:26 +01:00