mirror of
https://github.com/containers/crun.git
synced 2026-02-06 00:46:06 +01:00
Found a small leak while running static check on codebase, free(args) on error to prevent memory leak. Signed-off-by: Aditya R <arajan@redhat.com>