Error: error in code releasing FD
Open
- Dominant language
- Go
- Stars
- 11.7k
- Forks
- 802
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 80
Description
In lines 184 and 185 of this code, the index of s.perfEventFds is passed in syscall.Close instead of fd

should be changed to:

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.