undf: assign 778-785; stamp inkscape/blender patches

This commit is contained in:
russell@unturf.com 2026-03-30 11:13:27 -04:00
parent bdfda13c7e
commit 9b71d0d527
24 changed files with 774 additions and 3 deletions

View file

@ -1,3 +1,4 @@
# UNDF: UNDF-2026-000000783
# UNDF: (leave blank)
# CWE-407: sp-object.cpp getLinkedRecursive() — O(N^2) vector linear scan for dedup
#

View file

@ -1,3 +1,4 @@
# UNDF: UNDF-2026-000000784
# UNDF: (leave blank)
# CWE-407: selection-chemistry.cpp raise()/lower() — O(S*N) vector membership in nested loop
#

View file

@ -1,3 +1,4 @@
# UNDF: UNDF-2026-000000785
# UNDF: (leave blank)
# CWE-407: selection-chemistry.cpp get_all_items_recursive() — O(C*E) exclude vector scan
#