containers / composefs

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

info: Add missing terminator for `longopts` #302

Closed cgwalters closed 2 months ago

cgwalters commented 2 months ago

composefs-info --help was segfaulting for me; missing an empty terminator struct. Did I mention yet this type of thing wouldn't happen in Rust?