containers / libocispec

a C library for accessing OCI runtime and image spec files
Other
52 stars 30 forks source link

src: fix regression #112

Closed giuseppe closed 2 years ago

giuseppe commented 2 years ago

fix a regression caused by fc5709523c5dacd2240ee28f1dfa2c3fd702e80d that is causing the compilation to error out with `-Wall -Werror'.

Signed-off-by: Giuseppe Scrivano gscrivan@redhat.com

giuseppe commented 2 years ago

merging fast so I can test it with https://github.com/containers/crun/pull/915