mirror of
https://github.com/containers/podman.git
synced 2025-11-13 17:47:13 +08:00
Bump github.com/containers/storage from 1.21.2 to 1.23.0
Bumps [github.com/containers/storage](https://github.com/containers/storage) from 1.21.2 to 1.23.0. - [Release notes](https://github.com/containers/storage/releases) - [Changelog](https://github.com/containers/storage/blob/master/docs/containers-storage-changes.md) - [Commits](https://github.com/containers/storage/compare/v1.21.2...v1.23.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
committed by
Daniel J Walsh
parent
87e8f91c00
commit
fec8a29e91
1
vendor/github.com/containers/storage/pkg/unshare/unshare.c
generated
vendored
1
vendor/github.com/containers/storage/pkg/unshare/unshare.c
generated
vendored
@@ -292,6 +292,7 @@ static int containers_reexec(int flags) {
|
||||
fprintf(stderr, "Error during reexec(...): %m\n");
|
||||
return -1;
|
||||
}
|
||||
close(fd);
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user