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-000000778
# UNDF: (leave blank)
# CWE-407: node_runtime.cc find_logical_origins_for_socket_recursive() — O(D^2) cycle detection
#

View file

@ -1,3 +1,4 @@
# UNDF: UNDF-2026-000000779
# UNDF: (leave blank)
# CWE-407: usd_skel_convert.cc used_indices dedup via std::find — O(J^2)
#

View file

@ -1,3 +1,4 @@
# UNDF: UNDF-2026-000000780
# UNDF: (leave blank)
# CWE-407: shader_tool.cc visited_files std::find — O(D*V) visited dedup
#