containers / composefs

a file system for mounting container images
GNU General Public License v2.0
421 stars 29 forks source link

mkcompose: report close() errors #306

Closed giuseppe closed 1 month ago

giuseppe commented 1 month ago

if the out_file is specified, make sure it is explicitly close()d and that possible errors are reported instead of being ignored.