spiegel_podman/cmd/podman/common
Daniel J Walsh bb4d269087
Specifying --ipc=host --pid=host is broken
For some reason we were overwriting memory when handling both
--pid=host and --ipc=host.  Simplified the code to handle this
correctly, and add test to make sure it does not happen again.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-07-28 14:53:54 -04:00
..
create.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
create_opts.go Specifying --ipc=host --pid=host is broken 2020-07-28 14:53:54 -04:00
createparse.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
default.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
netflags.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
ports.go V2 enable ps tests 2020-04-29 15:51:37 -07:00
specgen.go Specifying --ipc=host --pid=host is broken 2020-07-28 14:53:54 -04:00
util.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
volumes.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00