mirror of
https://github.com/moby/moby.git
synced 2026-07-11 18:13:57 +00:00
The current usage of reflect.SliceHeader violates rule 6th of unsafe.Pointer conversion. In short, reflect.SliceHeader could not be used as plain struct. See https://golang.org/pkg/unsafe/#Pointer Signed-off-by: Cuong Manh Le <cuong.manhle.vn@gmail.com>
6.7 KiB
6.7 KiB