mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-05 16:35:45 +00:00
in cases where the log file exceeds the available memory of a system, we had a bug that triggered an oom because the entire logfile was being read when the tail parameter was given. this reads in chunks and is more or less memory safe. fixes: #5131 Signed-off-by: Brent Baude <bbaude@redhat.com> |
||
|---|---|---|
| .. | ||
| apparmor_tag.sh | ||
| btrfs_installed_tag.sh | ||
| btrfs_tag.sh | ||
| get_ci_vm.sh | ||
| get_release_info.sh | ||
| install_catatonit.sh | ||
| install_golangci.sh | ||
| libdm_tag.sh | ||
| man-page-checker | ||
| podman-commands.sh | ||
| release.sh | ||
| selinux_tag.sh | ||
| systemd_tag.sh | ||
| tree_status.sh | ||