Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(369)

Issue 10408060: Fuzzing of dart:io Directory API. (Closed)

Created:
8 years, 7 months ago by Mads Ager (google)
Modified:
8 years, 7 months ago
Reviewers:
Søren Gjesse
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fuzzing of dart:io Directory API. Uncovered one issue where an usupported value was posted back through a native port on a failed directory listing operation. R=sgjesse@google.com BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=7894

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+130 lines, -54 lines) Patch
M runtime/bin/directory.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/bin/directory_impl.dart View 1 chunk +4 lines, -2 lines 0 comments Download
A tests/standalone/io/directory_fuzz_test.dart View 1 chunk +65 lines, -0 lines 0 comments Download
M tests/standalone/io/file_fuzz_test.dart View 1 chunk +1 line, -51 lines 0 comments Download
A tests/standalone/io/fuzz_support.dart View 1 chunk +59 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mads Ager (google)
8 years, 7 months ago (2012-05-22 15:23:25 UTC) #1
Søren Gjesse
8 years, 7 months ago (2012-05-23 06:22:44 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698