Closed Raugharr closed 6 years ago
Reason is because we do not need an RB tree as g_GoodDeps will be static throughout the program and an array would be better suited as it only takes one malloc.
Reason is because we do not need an RB tree as g_GoodDeps will be static throughout the program and an array would be better suited as it only takes one malloc.