mirror of
https://github.com/containers/podman.git
synced 2026-08-01 09:58:48 -04:00
`argv[0]`, ie: the full buffer allocated by `get_cmd_line_args`, was going to be freed only if `can_use_shortcut()` was called. Instead, let `init()` always manage `argv0` lifecycle. Signed-off-by: Federico Di Pierro <nierro92@gmail.com>
26 KiB
26 KiB