Handle variadic functions
Open
bug
false-positive
vet-bot
- Dominant language
- Go
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Right now, nothing is done in the callgraph (and therefore any of the analyzers) to consider variadic functions. This is a potential source of false-negatives.
EDIT: actually they may erroneously be reported as third-party functions when they shouldn't be. Changing the labels.
Contributor guide
Assessment
This issue has not been assessed yet.