Handle variadic functions #104
Labels
bug
Something isn't working
false-positive
the issue can create a false-positive
vet-bot
the issue is part of VetBot's responsibility
Milestone
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.
The text was updated successfully, but these errors were encountered: