java-topology/defects/xash3d-0002/test
russell@unturf.com 65833487df regamedll: 1 CWE-407 defect, MOAD 0002-0005 CLEAN
regamedll-0001: BotProfileManager::GetRandomProfile calls UTIL_IsNameTaken
O(C) per profile in loop over all profiles O(P), yielding O(P*C*2) string
comparisons. Fix: build taken-name set once O(C), check O(1) per profile.
19.8x at P=100/C=32, 4/4 PASS.
2026-03-31 13:02:09 -04:00
..
test_precache_index regamedll: 1 CWE-407 defect, MOAD 0002-0005 CLEAN 2026-03-31 13:02:09 -04:00
test_precache_index.c simutrans: 3 CWE-407 defects in halt reconnection, MOAD 0002-0005 CLEAN 2026-03-31 13:01:22 -04:00