java-topology/defects/aranym-0001
russell@unturf.com ca7b30dd3d aranym: 1 CWE-407 defect, MOAD 0002-0005 CLEAN
aranym-0001: hardware.cpp getModule() O(D) linear scan over 17 devices
on every 68k I/O read/write. Replaced with O(log D) binary search over
a sorted HWRange table built at HWInit(). 2.73x speedup measured.
2026-03-31 19:38:30 -04:00
..
patch aranym: 1 CWE-407 defect, MOAD 0002-0005 CLEAN 2026-03-31 19:38:30 -04:00
test aranym: 1 CWE-407 defect, MOAD 0002-0005 CLEAN 2026-03-31 19:38:30 -04:00