Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(Source-to-Sink): handle empty token list in PPI find method
- prevent runtime error when no tokens are found by using an empty array reference as a fallback
- Loading branch information