java-topology/defects/vim/patch
russell@unturf.com 178d9c03db scan: HandBrake + Emacs CWE-407 — both CLEAN
HandBrake: libhb uses array-backed lists bounded by media metadata
sizes (tracks, subtitles, chapters, presets). No user-controlled
quadratic growth path found.

Emacs: C core uses Fmemq/Fmember on small bounded lists (property
lists, error conditions, flags). Larger lists (features ~1000,
charsets ~200) only scanned in non-hot-path code. Elisp delete-dups
already has hash optimization for >100 elements.
2026-03-30 11:45:36 -04:00
..
vim-0001-ins-compl-add-duplicate-check.patch scan: HandBrake + Emacs CWE-407 — both CLEAN 2026-03-30 11:45:36 -04:00
vim-0001-insexpand-compl-dedup-linear-scan.md bazel-0003 + kicad-0002: build toolchain feature check + PCB zone filler O(Z²×L²); count 601→603 2026-03-27 22:38:32 -04:00
vim-0002-autocmd-au-find-group-linear-scan.md bazel-0003 + kicad-0002: build toolchain feature check + PCB zone filler O(Z²×L²); count 601→603 2026-03-27 22:38:32 -04:00
vim-0002-sign-placelist-linear-walk.patch scan: HandBrake + Emacs CWE-407 — both CLEAN 2026-03-30 11:45:36 -04:00