DescriptionStart 'fuzzing' of dart:io APIs and fix first issue found.
Deserialize unsupported Dart objects to Dart_CObject of type
kUnsupported instead of NULL pointers. That way the normal
Dart_CObject validation that tests for supported types will
work out of the box and not crash the VM.
R=sgjesse@google.com
BUG=
TEST=
Committed: https://code.google.com/p/dart/source/detail?r=7645
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|