fsevents icon indicating copy to clipboard operation
fsevents copied to clipboard

vet warning: possible misuse of unsafe.Pointer

Open nathany opened this issue 5 years ago • 3 comments

./wrap.go:165:53: possible misuse of unsafe.Pointer

nathany avatar Mar 08 '19 18:03 nathany

wrap.go#L132 possible misuse of reflect.StringHeader

wrap.go#L166 possible misuse of unsafe.Pointer

nathany avatar Jan 19 '22 01:01 nathany

Any insight on why these are there to begin with? The StringHeader replacement seems straightforward, but is there a leak it's otherwise accounting for?

pbnjay avatar Jan 19 '22 03:01 pbnjay

No idea 🤷🏼

nathany avatar Jan 19 '22 03:01 nathany