fsevents
fsevents copied to clipboard
vet warning: possible misuse of unsafe.Pointer
./wrap.go:165:53: possible misuse of unsafe.Pointer
wrap.go#L132 possible misuse of reflect.StringHeader
wrap.go#L166 possible misuse of unsafe.Pointer
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?
No idea 🤷🏼