java-topology/defects/pygame
russell@unturf.com 783e406633 pygame/libgdx: CWE-407 findings
pygame: CLEAN — runtime uses dict/set throughout (O(1) membership)
libgdx-0002: ModelBuilder.rebuildReferences Array.contains O(P*M) — patch
libgdx-0005: Stage.touchDragged touchFocuses.contains O(F^2) — patch
libgdx-0006: AfterAction.delegate currentActions.indexOf O(W*A) per frame — patch
unit: extend LibGDXTest to 7 tests, all PASS (50x-1971x speedup measured)
2026-03-30 09:13:34 -04:00
..
patch pygame/libgdx: CWE-407 findings 2026-03-30 09:13:34 -04:00
unit sfml/angelscript/threejs/pygame: unit tests + patches + whitepaper (115 sites, 48 ecosystems) 2026-03-27 11:57:12 -04:00