d37cb02e40
### Purpose Uses recommended pattern for slice pools to avoid copying the slice struct, suggested by the linter and actually used in the go stdlib, for example in `net/http/h2_bundle.go`.