mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
a9c6169138
pkg/chrootarchive/diff_unix.go erroneously calls flush on stdout, which tries to read from stdout returning an error. This has been fixed by removing the call and by modifying flush to return errors and checking for these errors on calls to flush. Signed-off-by: Amit Krishnan <krish.amit@gmail.com> |
||
---|---|---|
.. | ||
archive.go | ||
archive_test.go | ||
archive_unix.go | ||
archive_windows.go | ||
diff.go | ||
diff_unix.go | ||
diff_windows.go | ||
init_unix.go | ||
init_windows.go |