1
0
mirror of https://github.com/containers/image.git synced 2025-04-18 19:44:05 +03:00
Adam Eijdenberg bcbb44651e fix: handle error on Close() of writable objects
For objects (particularly files) that we write to, we need to check the
return value of f.Close() and pass error back to the caller if this
fails.

Signed-off-by: Adam Eijdenberg <adam@continusec.com>
2025-02-28 20:20:50 +00:00
..
2025-02-20 16:10:11 +01:00