98910db2c0
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 |