hvaldecantos / gvarharmfulness

Are global variables harmful? An Empirical Study of Global Variables in C Language and their Relation to Bugs.
0 stars 0 forks source link

Discard false positives #1

Open hvaldecantos opened 8 years ago

hvaldecantos commented 8 years ago

From the selected 400 global variables, we have to read each bugfix patch commit to check semantically if this relation exists. This is, whether the global variable usage is involved in producing the bug that was fixed in the commit patch.