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

Issue 9072004: Make sure to close when _BaseDataInputStream reaches the end (Closed)

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

Description

Make sure to close when _BaseDataInputStream reaches the end This will close the opened file used by a FileInputStream when the input stream is read to the end. Should get rid of the current Windows buildbot redness. R=ager@google.com BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=2907

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -3 lines) Patch
M runtime/bin/file_impl.dart View 2 chunks +5 lines, -3 lines 0 comments Download
M runtime/bin/stream_util.dart View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Søren Gjesse
8 years, 11 months ago (2012-01-03 12:23:43 UTC) #1
Mads Ager (google)
8 years, 11 months ago (2012-01-03 12:25:48 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698