-
Notifications
You must be signed in to change notification settings - Fork 108
SAST Copy-paste in compare.c #934
Copy link
Copy link
Open
Description
Static analyzer reveals a typo:
pgcopydb/src/bin/pgcopydb/compare.c
Line 1010 in c1e07da
| for (int i = 0; dbs[i].name != NULL; i++) |
In function 'compare_fetch_schemas': Value 'dbs' might be 'dbt'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels