mirror of
https://github.com/containers/podman.git
synced 2025-06-01 09:06:44 +08:00

when returning an invalid search, a return was omitted triggering a null on the consumer end. Fixes: #5228 Signed-off-by: Brent Baude <bbaude@redhat.com>