diff options
author | Giuseppe Scrivano <gscrivan@redhat.com> | 2020-06-11 13:06:21 +0200 |
---|---|---|
committer | Giuseppe Scrivano <gscrivan@redhat.com> | 2020-06-11 13:06:26 +0200 |
commit | 8ef1b461ae4187cc508cc8d9b73d68d04503467f (patch) | |
tree | e2fa103a9127d89996eec523c85cc00825409ee4 /go.mod | |
parent | 7b85d5c6d272da17bcdb9fb266859c3e5ec8fd09 (diff) | |
download | podman-8ef1b461ae4187cc508cc8d9b73d68d04503467f.tar.gz podman-8ef1b461ae4187cc508cc8d9b73d68d04503467f.tar.bz2 podman-8ef1b461ae4187cc508cc8d9b73d68d04503467f.zip |
libpod: fix check for slirp4netns netns
fix the check for c.state.NetNS == nil. Its value is changed in the
first code block, so the condition is always true in the second one
and we end up running slirp4netns twice.
Closes: https://github.com/containers/libpod/issues/6538
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
Diffstat (limited to 'go.mod')
0 files changed, 0 insertions, 0 deletions