Certain Fuchsia functions may return handles that are not owned by the current closure. This adds a check in order to determine when these handles are released.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
clang/lib/StaticAnalyzer/Checkers/FuchsiaHandleChecker.cpp | ||
---|---|---|
22–23 | Would you mind updating this ascii art since you added another state in the state machine? It would help other maintainer to understand how the checker works. |
Would you mind updating this ascii art since you added another state in the state machine? It would help other maintainer to understand how the checker works.