podman/pkg
Miloslav Trmač e9356ba206 Don't use bytes.NewBuffer to read data
The documentation says
> The new Buffer takes ownership of buf, and the
> caller should not use buf after this call.

so use the more directly applicable, and simpler, bytes.Reader instead, to avoid this potentially risky use.

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
2023-04-14 22:40:47 +02:00
..
annotations
api Return title fields as a list 2023-04-13 11:45:40 -04:00
auth
autoupdate
bindings
channel
checkpoint
copy
criu
ctime
domain Don't use bytes.NewBuffer to read data 2023-04-14 22:40:47 +02:00
env
errorhandling
inspect
k8s.io
lookup
machine
namespaces
parallel
ps
rctl
rootless
rootlessport
seccomp
selinux
servicereaper
signal
specgen
specgenutil
systemd Quadlet - do not set log-driver by default 2023-04-13 09:14:40 +03:00
terminal
timetype
trust
util