mirror of
https://github.com/containerd/containerd.git
synced 2026-07-11 18:14:17 +00:00
There's a couple spots where we know exactly how large the destination buffer should be, so pre-size these to avoid any reallocs to a higher capacity. Signed-off-by: Danny Canter <danny@dcantah.dev>